cryptonite/Crypto/Error
Vincent Hanquez 253bf0cb8b Argon2: add working hash function
* Cleanup argon c files:
  * Remove encoded format and base64 encoder
  * Remove verification code
  * Remove all variants based simple caller
* Add basic hashing function
* Add a simple KAT test
* Define more things at the haskell level
2017-02-24 13:37:40 +00:00
..
Types.hs Argon2: add working hash function 2017-02-24 13:37:40 +00:00