cryptonite/Crypto/Hash
kinoru 558c21491e Fix typo: Kekkak -> Keccak
The SHA-3 winning algorithm's name is Keccak (pronounced "catch-ack"),
not Kekkak.

- <http://keccak.noekeon.org/>
- <http://www.nist.gov/itl/csd/sha-100212.cfm>
- <https://en.wikipedia.org/wiki/SHA-3>
2015-10-27 14:56:42 +00:00
..
Algorithms.hs Fix typo: Kekkak -> Keccak 2015-10-27 14:56:42 +00:00
IO.hs more fixing up description and comments 2015-05-20 06:22:00 +01:00
Keccak.hs Fix typo: Kekkak -> Keccak 2015-10-27 14:56:42 +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] add haddock documentation 2015-05-19 11:51:18 +01: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] add haddock documentation 2015-05-19 11:51:18 +01:00
Skein256.hs [hash] add haddock documentation 2015-05-19 11:51:18 +01:00
Skein512.hs [hash] add haddock documentation 2015-05-19 11:51:18 +01: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