cryptonite/Crypto
Vincent Hanquez a2fb62ffd8 [Blowfish] put all the boxes together so we don't need to concat them
also create the vector in one place when mixing with the key
2015-04-11 07:18:40 +01:00
..
Cipher [Blowfish] put all the boxes together so we don't need to concat them 2015-04-11 07:18:40 +01:00
Data refactor AFIS import list 2015-04-03 07:26:25 +01:00
Error export some crypto failable combinators 2015-04-10 07:23:51 +01:00
Hash further fix 2015-04-05 12:32:40 +01:00
Internal [Internal] add write Xor for mutable array 2015-04-11 07:17:49 +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