cryptonite/Crypto
2015-05-06 11:39:46 +01:00
..
Cipher make AuthTag be a Bytes instead of ByteString 2015-05-06 11:39:07 +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] re-enable SHA512t 2015-05-06 07:53:51 +01:00
Internal [internal] random little changes to keep faster toHex from cryptohash as compiled code for later use 2015-05-06 11:39:46 +01:00
KDF [scrypt] cleanup module / extensiotn 2015-05-03 14:31:14 +01:00
MAC [HMAC] use SecureBytes instead of ByteString for between context 2015-05-03 14:51:13 +01:00
Math merge crypto-numbers minus all the random parts 2015-02-09 05:47:11 +00:00
Number remove unnecessary CPP 2015-05-03 14:31:07 +01:00
PubKey [P256] add a point_add function 2015-05-04 06:56:27 +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