@hackage cropty0.1.1.0

Encryption and decryption

Cropty

A little library for doing encryption using a combination of RSA and AEP, using the cryptonite library for cryptography.

It is meant for use with very large files. I've tested it on a 6 Gigabyte file and it works within seconds for all functions.