php-src/ext/hash/tests
2008-10-26 23:34:13 +00:00
..
adler32.phpt - add adler32 test 2005-12-03 10:31:01 +00:00
crc32.phpt MFH: fix bug #45028 (CRC32 output endianness is different between crc32() and hash()) 2008-08-18 14:29:55 +00:00
gost.phpt
hash_copy_001.phpt MFH: fix bug #45028 (CRC32 output endianness is different between crc32() and hash()) 2008-08-18 14:29:55 +00:00
hash_copy_002.phpt [DOC] add hash_copy() to be able to copy hash resource 2008-04-21 15:37:46 +00:00
hash_file_basic.phpt New testcases for hash_file(), Committed for Felix De Vliegher, TestFest Task No: 75 & 76, Tested on RHEL5 -32bit, WinXP-32bit 2008-06-24 15:44:50 +00:00
hash_file_error.phpt New testcases for hash_file(), Committed for Felix De Vliegher, TestFest Task No: 75 & 76, Tested on RHEL5 -32bit, WinXP-32bit 2008-06-24 15:44:50 +00:00
haval.phpt
hmac-md5.phpt
md2.phpt Backport md2, ripemd256, and ripemd320 algos from HEAD 2006-11-15 20:06:09 +00:00
md4.phpt
md5.phpt
mhash_001.phpt update tests 2008-09-18 12:16:15 +00:00
mhash_002.phpt Make the old mhash API a wrapper around hash, this removes a dependency. 2008-06-26 22:33:16 +00:00
mhash_003.phpt update tests 2008-09-18 12:16:15 +00:00
mhash_004.phpt MFH: mhash algorithm parameter was modified when it was a zval, also update a test. 2008-09-18 11:59:13 +00:00
ripemd128.phpt
ripemd160.phpt
ripemd256.phpt Backport md2, ripemd256, and ripemd320 algos from HEAD 2006-11-15 20:06:09 +00:00
ripemd320.phpt Backport md2, ripemd256, and ripemd320 algos from HEAD 2006-11-15 20:06:09 +00:00
sha1.phpt
sha224.phpt Correct test name 2008-06-02 14:14:26 +00:00
sha256.phpt
sha384.phpt
sha512.phpt
skip_mhash.inc - Fixed condition 2008-10-26 23:34:13 +00:00
snefru.phpt
tiger.phpt
whirlpool.phpt