There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is my project for learning Haskell. It's a file crypto which uses steganography to hide data in PNG files. For now it's based on PBKDF2, AES256 and RSA/Curve25519, but additional algorithms may be added later.