cryptonite/Crypto
2015-04-30 06:15:06 +01:00
..
Cipher [Salsa] use more ByteArray operations instead of bytestring. 2015-04-30 06:07:25 +01:00
Data use byte array in more places 2015-04-24 17:22:13 +01:00
Error [Error] Add new public key error values 2015-04-19 09:24:21 +01:00
Hash remove stale file 2015-04-28 11:39:23 +01:00
Internal [Internal] add a function to convert bytearray and apply a hexadecimal transformation 2015-04-30 06:15:06 +01:00
KDF move more compat things into Internal.Compat. 2015-04-05 07:46:34 +01:00
MAC use byte array in more places 2015-04-24 17:22:13 +01:00
Math merge crypto-numbers minus all the random parts 2015-02-09 05:47:11 +00:00
Number cleanup module imports 2015-04-20 07:36:51 +01:00
PubKey remove all the byteArray prefix from byteArray function. 2015-04-24 06:54:33 +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 add kekkak 2014-08-14 13:47:41 +02:00
Random.hs remove further deprecated modules and such 2015-04-20 10:56:39 +01:00