cryptonite/Crypto/Hash
John Galt 26976b1583 [blake2] Added reference implementation
This commit allows the user to select either the portable reference
implementation or the optimized (SSE) implementation.
2015-12-16 07:49:30 -06:00
..
Algorithms.hs [blake2] Added reference implementation 2015-12-16 07:49:30 -06:00
Blake2b.hs [blake2] uncapitalize the modules and types as it's not abbreviation. 2015-11-19 14:24:54 +00:00
Blake2bp.hs [blake2] uncapitalize the modules and types as it's not abbreviation. 2015-11-19 14:24:54 +00:00
Blake2s.hs [blake2] uncapitalize the modules and types as it's not abbreviation. 2015-11-19 14:24:54 +00:00
Blake2sp.hs [blake2] uncapitalize the modules and types as it's not abbreviation. 2015-11-19 14:24:54 +00:00
IO.hs more fixing up description and comments 2015-05-20 06:22:00 +01:00
Keccak.hs [Hash] tweak internal C API to have the hashlen 2015-11-19 11:37:38 +00:00
MD2.hs [hash] add haddock documentation 2015-05-19 11:51:18 +01:00
MD4.hs [hash] add haddock documentation 2015-05-19 11:51:18 +01:00
MD5.hs [hash] add haddock documentation 2015-05-19 11:51:18 +01:00
RIPEMD160.hs [hash] add haddock documentation 2015-05-19 11:51:18 +01:00
SHA1.hs [hash] add haddock documentation 2015-05-19 11:51:18 +01:00
SHA3.hs [Hash] tweak internal C API to have the hashlen 2015-11-19 11:37:38 +00:00
SHA224.hs [hash] add haddock documentation 2015-05-19 11:51:18 +01:00
SHA256.hs [hash] add haddock documentation 2015-05-19 11:51:18 +01:00
SHA384.hs [hash] add haddock documentation 2015-05-19 11:51:18 +01:00
SHA512.hs [hash] add haddock documentation 2015-05-19 11:51:18 +01:00
SHA512t.hs [hash] trim hash algorithm with multiple output size. 2015-11-19 11:52:21 +00:00
Skein256.hs [Hash] tweak internal C API to have the hashlen 2015-11-19 11:37:38 +00:00
Skein512.hs [Hash] tweak internal C API to have the hashlen 2015-11-19 11:37:38 +00:00
Tiger.hs [hash] add haddock documentation 2015-05-19 11:51:18 +01:00
Types.hs [hash] properly display Digest just like cryptohash. 2015-06-09 14:35:23 +01:00
Whirlpool.hs [hash] add haddock documentation 2015-05-19 11:51:18 +01:00