cryptonite/Crypto
2015-05-03 08:43:32 +01:00
..
Cipher [QA] remove unnecessary module, and allow on more module to use CPP 2015-05-03 08:43:32 +01:00
Data [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
Error [Error] Add new public key error values 2015-04-19 09:24:21 +01:00
Hash [hash] remove unnecessary import 2015-05-02 15:44:09 +01:00
Internal [internal] fix build by making primitive binding stricter as required by older ghc 2015-05-02 08:10:07 +01:00
KDF [PBKDF2] make the code more friendly to a future mutable PRF. 2015-05-03 08:17:03 +01:00
MAC [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
Math merge crypto-numbers minus all the random parts 2015-02-09 05:47:11 +00:00
Number [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
PubKey [DSA] fix badly written constraint (found by QA) 2015-05-02 15:46:07 +01:00
Random use byte array in more places 2015-04-24 17:22:13 +01:00
Error.hs add crypto errors standard enumeration and some helper. 2015-04-07 10:56:38 +01:00
Hash.hs [hash] remove some warnings 2015-05-02 15:44:01 +01:00
Random.hs remove further deprecated modules and such 2015-04-20 10:56:39 +01:00