|
513b09c1c9
|
sha2: rename SHA2 class to SHA256
temporary rename for clarity in existing algorithm code. revisit when/if
we get implementations for each bit length.
|
2014-05-09 13:01:02 +10:00 |
|
|
a88379bf36
|
hash: add sha2 implementation
|
2014-04-16 19:17:56 +10:00 |
|
|
fc935863ef
|
sha1: cleanup and fix test cases
|
2014-04-16 18:35:09 +10:00 |
|
|
b33cb706c8
|
Add RIPEMD160 implementation
|
2014-04-10 21:04:07 +10:00 |
|
|
a601b20683
|
Fix bitshifting wide types on 32bit platforms
|
2013-08-05 16:38:47 +10:00 |
|
|
db18432f1c
|
Move all hash implementations to hash subdir
|
2013-07-13 14:40:13 +10:00 |
|
|
9bdc50df3c
|
Add SHA1 implementation
|
2013-03-11 20:47:48 +11:00 |
|
|
7099c9bc50
|
Add MD5 implementation
|
2013-03-11 20:45:53 +11:00 |
|
|
905a2236a2
|
Add MD4 implementation
|
2013-03-11 20:44:32 +11:00 |
|
|
8df03fae81
|
Add MD2 implementation
|
2013-03-11 20:43:15 +11:00 |
|