Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Kalle Sommer Nielsen
|
f73c0102d6
|
Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests)
|
2018-10-03 08:48:11 +02:00 |
|
Sara Golemon
|
49a7be0697
|
Implement FIPS 180-4 algos: sha512/256 and sha512/224
These algorithms are simple extensions to the existing sha512 algo
using different initialization vectors and producing truncated output.
|
2016-05-14 04:39:39 +00:00 |
|
Sara Golemon
|
d244b54c67
|
Implement SHA3 hashing algorithm
|
2015-10-15 20:36:49 -07:00 |
|
Michael M Slusarz
|
b88387d341
|
Fix #66698: Add fnv1a32 and fnv1a64 hash options
|
2014-03-06 23:38:51 +01:00 |
|
Manuel Mausz
|
7dbb1bba64
|
fix failing tests
|
2013-09-05 09:32:12 +02:00 |
|
Michael Wallner
|
2d2aefe414
|
remove Salsa10/Salsa20, which are actually stream ciphers not hash functions
|
2012-01-17 16:35:32 +00:00 |
|
Martin Jansen
|
3842a993fe
|
Added Jenkins's one-at-a-time hash support to ext/hash.
|
2010-03-24 15:47:40 +00:00 |
|
andy wharmby
|
c41cc6aaed
|
New hash extension tests. Tested on Windows, Linux and Linux 64-bit
|
2009-01-07 14:32:46 +00:00 |
|