cryptonite/Crypto
2015-05-02 07:59:42 +01:00
..
Cipher [Salsa] use more ByteArray operations instead of bytestring. 2015-04-30 06:07:25 +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 remove / comment stuff 2015-05-01 07:36:28 +01:00
Internal fix hexadecimal string generation to be hopefully (much) safer. 2015-05-02 05:40:14 +01:00
KDF [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +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 [Curve25519] fix build and get rid of bytestring by using direct addr# "string" 2015-05-02 07:59:42 +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 remove digestToHex 2015-05-01 07:40:28 +01:00
Random.hs remove further deprecated modules and such 2015-04-20 10:56:39 +01:00