cryptonite/Crypto
Vincent Hanquez 6e79d33e9f [Internal] Improve Bytes
define Show and Eq instances, and add bytesIndex
2015-04-19 09:23:34 +01:00
..
Cipher [AES] add gcm / ocb support to base AES type 2015-04-18 07:58:52 +01:00
Data refactor AFIS import list 2015-04-03 07:26:25 +01:00
Error [AEAD] change interface to be less classy (!) 2015-04-18 06:57:18 +01:00
Hash further fix 2015-04-05 12:32:40 +01:00
Internal [Internal] Improve Bytes 2015-04-19 09:23:34 +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 reorder extension 2015-04-07 06:52:54 +01:00
Random first issue found by QA code check. we don't need those extensions there. 2015-04-07 06:56:06 +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