cryptonite/Crypto
2015-04-08 22:33:39 +01:00
..
Cipher fix some warnings 2015-04-08 22:30:01 +01:00
Data refactor AFIS import list 2015-04-03 07:26:25 +01:00
Error comments some work in progress piece of code with error handling 2015-04-08 22:33:39 +01:00
Hash further fix 2015-04-05 12:32:40 +01:00
Internal add fast and time constant Eq function for bytearray 2015-04-08 20:42:15 +01:00
KDF move more compat things into Internal.Compat. 2015-04-05 07:46:34 +01:00
MAC just like poly1305, add a way to mac multiple inputs 2014-11-09 09:59:35 +00:00
Math merge crypto-numbers minus all the random parts 2015-02-09 05:47:11 +00:00
Number fix warnings 2015-04-05 12:19:26 +01:00
PubKey fix warnings 2015-04-05 12:19:26 +01:00
Random add simple ChaChaRNG 2015-04-03 07:27:44 +01:00
Error.hs add crypto errors standard enumeration and some helper. 2015-04-07 10:56:38 +01:00
Hash.hs add kekkak 2014-08-14 13:47:41 +02:00
Random.hs add Crypto.Random abstraction interface 2015-04-03 07:28:07 +01:00