cryptonite/Crypto
2016-06-08 22:23:41 +09:00
..
Cipher [ChaChaPoly1305] fix type error of example code 2015-12-03 18:05:04 +00:00
ConstructHash rename definitions which compute miyaguchi-preneel hash. 2016-06-08 01:13:23 +09:00
Data add zero padding and its test. 2016-06-08 22:23:41 +09:00
Error [Poly1305] Add a way to create AuthTag from ByteArray. 2015-11-05 15:02:50 +00:00
Hash Improve context memory usage of Keccak and SHA3 2016-03-26 10:29:33 +00:00
Internal [endianess] fix some issues on non supported arches 2015-08-28 17:10:27 +01:00
KDF [HKDF] document a bit better extractSkip 2016-03-29 07:17:24 +01:00
MAC Add implementation of CMAC. 2016-04-01 19:25:04 +09:00
Math merge crypto-numbers minus all the random parts 2015-02-09 05:47:11 +00:00
Number removed bounded names for useless parameter 2016-02-04 07:28:42 +00:00
PubKey Merge pull request #62 from clinty/dsa-truncate 2016-02-11 08:04:32 +00:00
Random Use non-blocking IO with /dev/random. 2015-06-29 07:32:42 +00:00
Error.hs add crypto errors standard enumeration and some helper. 2015-04-07 10:56:38 +01:00
Hash.hs add comments and description 2015-05-20 06:07:31 +01:00
Random.hs [random] add a System "DRG" 2015-06-20 15:51:42 +01:00