cryptonite/Crypto
Vincent Hanquez 9794e2132b [hash] replace scrub by reset
reset make more sense as it leave the mutable context in a state where
it can be re-used by further update, whereas scrub doesn't.
2015-05-19 11:50:56 +01:00
..
Cipher [internal] update to latest memory, and remove builtin support as memory is now available 2015-05-18 18:33:14 +01:00
Data move to memory stuff 2015-05-09 14:23:32 +01:00
Error [Error] Add new public key error values 2015-04-19 09:24:21 +01:00
Hash [hash] replace scrub by reset 2015-05-19 11:50:56 +01:00
Internal [internal] update to latest memory, and remove builtin support as memory is now available 2015-05-18 18:33:14 +01:00
KDF align module imports 2015-05-11 09:34:26 +01:00
MAC [hash] replace scrub by reset 2015-05-19 11:50:56 +01:00
Math merge crypto-numbers minus all the random parts 2015-02-09 05:47:11 +00:00
Number [number] properly handle gmp 2015-05-11 11:39:09 +01:00
PubKey [PubKey] move ElGamal to use HashAlgorithm and ByteArrayAccess. 2015-05-12 07:01:20 +01:00
Random move to memory stuff 2015-05-09 14:23:32 +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 [internal] update memory to latest 2015-05-14 10:04:16 +01:00