cryptonite/Crypto
Vincent Hanquez 82c22d50c7
Merge pull request #206 from haskell-crypto/replace-foundation-by-basement
remove dependency on foundation and moving to basement
2017-12-17 18:12:41 +00:00
..
Cipher Various documentation copy editing 2017-11-18 14:27:44 -05:00
ConstructHash Various documentation copy editing 2017-11-18 14:27:44 -05:00
Data Various documentation copy editing 2017-11-18 14:27:44 -05:00
ECC/Simple Add missing NFData instances 2017-11-27 20:43:08 +01:00
Error remove dependency on foundation and moving to basement 2017-11-30 12:08:08 +00:00
Hash remove dependency on foundation and moving to basement 2017-11-30 12:08:08 +00:00
Internal Various documentation copy editing 2017-11-18 14:27:44 -05:00
KDF Use "2b" version prefix in bcrypt hashes 2017-11-27 15:19:23 +00:00
MAC Various documentation copy editing 2017-11-18 14:27:44 -05:00
Math Various documentation copy editing 2017-11-18 14:27:44 -05:00
Number Various documentation copy editing 2017-11-18 14:27:44 -05:00
PubKey Add missing NFData instances 2017-11-27 20:43:08 +01:00
Random Merge pull request #201 from chris-martin/pr/caps 2017-11-19 16:04:40 +00:00
ECC.hs Add missing NFData instances 2017-11-27 20:43:08 +01:00
Error.hs add crypto errors standard enumeration and some helper. 2015-04-07 10:56:38 +01:00
Hash.hs Various documentation copy editing 2017-11-18 14:27:44 -05:00
OTP.hs Drop use of 'time' library from OTP implementation 2016-04-11 17:52:59 +01:00
Random.hs [ChaCha] only required byteArrayAccess and add a way to convert from binary 2017-07-07 17:32:09 +01:00
Tutorial.hs Add Crypto.Hash examples to tutorial 2017-08-22 20:39:27 +02:00