cryptonite/Crypto
Vincent Hanquez 99049cc66e Merge pull request #53 from kinoru/master
[ChaChaPoly1305] fix type error of example code
2016-01-05 17:49:58 +00:00
..
Cipher [ChaChaPoly1305] fix type error of example code 2015-12-03 18:05:04 +00:00
Data [doc] Add missing documentation call 2015-11-04 15:18:05 +00:00
Error [Poly1305] Add a way to create AuthTag from ByteArray. 2015-11-05 15:02:50 +00:00
Hash [blake2] Added reference implementation 2015-12-16 07:49:30 -06:00
Internal [endianess] fix some issues on non supported arches 2015-08-28 17:10:27 +01:00
KDF Add support for HKDF (RFC 5869) 2015-12-28 14:32:07 +00:00
MAC Add support for HKDF (RFC 5869) 2015-12-28 14:32:07 +00:00
Math
Number Merge pull request #42 from Rufflewind/master 2015-11-18 21:51:53 +00:00
PubKey Merge pull request #42 from Rufflewind/master 2015-11-18 21:51:53 +00:00
Random Use non-blocking IO with /dev/random. 2015-06-29 07:32:42 +00:00
Error.hs
Hash.hs
Random.hs