php-src/ext/hash/tests
2008-08-18 14:29:55 +00:00
..
adler32.phpt
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
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
md4.phpt
md5.phpt
mhash_001.phpt Make the old mhash API a wrapper around hash, this removes a dependency. 2008-06-26 22:33:16 +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 Make the old mhash API a wrapper around hash, this removes a dependency. 2008-06-26 22:33:16 +00:00
ripemd128.phpt
ripemd160.phpt
ripemd256.phpt
ripemd320.phpt
sha1.phpt
sha224.phpt Correct test name 2008-06-02 14:14:26 +00:00
sha256.phpt
sha384.phpt
sha512.phpt
skip_mhash.inc Make the old mhash API a wrapper around hash, this removes a dependency. 2008-06-26 22:33:16 +00:00
snefru.phpt
tiger.phpt
whirlpool.phpt