cryptonite/Crypto/Hash
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
..
Algorithms.hs [HASH] re-enable SHA512t 2015-05-06 07:53:51 +01:00
IO.hs [hash] replace scrub by reset 2015-05-19 11:50:56 +01:00
Kekkak.hs [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
MD2.hs [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
MD4.hs [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
MD5.hs [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
RIPEMD160.hs [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
SHA1.hs [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
SHA3.hs [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
SHA224.hs [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
SHA256.hs [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
SHA384.hs [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
SHA512.hs [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
SHA512t.hs [HASH] re-enable SHA512t 2015-05-06 07:53:51 +01:00
Skein256.hs [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
Skein512.hs [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
Tiger.hs [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00
Types.hs [internal] update to latest memory, and remove builtin support as memory is now available 2015-05-18 18:33:14 +01:00
Whirlpool.hs [hash] massive overhaul of the hash interface 2015-04-30 06:18:07 +01:00