| .. |
|
Algorithms.hs
|
Use Nat for the Blake2's digest sizes
|
2017-03-13 00:24:17 +00:00 |
|
Blake2.hs
|
check for at least one byte and at most 256 or 512 (blake2s or blake2b)
|
2017-03-13 18:53:07 +00:00 |
|
Blake2b.hs
|
add some missing blake2 modes
|
2017-02-14 16:26:44 +00:00 |
|
Blake2bp.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
Blake2s.hs
|
add some missing blake2 modes
|
2017-02-14 16:26:44 +00:00 |
|
Blake2sp.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
IO.hs
|
more fixing up description and comments
|
2015-05-20 06:22:00 +01:00 |
|
Keccak.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
MD2.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
MD4.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
MD5.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
RIPEMD160.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
SHA1.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
SHA3.hs
|
remove spurious header modification
|
2017-02-19 17:17:49 +00:00 |
|
SHA224.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
SHA256.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
SHA384.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
SHA512.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
SHA512t.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
SHAKE.hs
|
move Nat specific to Cryptonite's insternal module
|
2017-03-13 00:22:53 +00:00 |
|
Skein256.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
Skein512.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
Tiger.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
Types.hs
|
[hash] properly display Digest just like cryptohash.
|
2015-06-09 14:35:23 +01:00 |
|
Whirlpool.hs
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |