You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Xinchen Hui 42fd7352fb Add skipif 15 years ago
..
adler32.phpt MFH Fix bug #48284 - adler32 is in the wrong order. Changed to match what zlib produces. 17 years ago
bug52240.phpt - Fixed bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results and PHP crashes) 16 years ago
crc32.phpt MFH: fix bug #45028 (CRC32 output endianness is different between crc32() and hash()) 18 years ago
fnv132.phpt Add FNV-1 support to ext/hash 16 years ago
fnv164.phpt Add FNV-1 support to ext/hash 16 years ago
gost.phpt - ditch warnings 21 years ago
hash_algos.phpt Added Jenkins's one-at-a-time hash support to ext/hash. 16 years ago
hash_copy_001.phpt Add skipif 15 years ago
hash_copy_002.phpt Add skipif 15 years ago
hash_error.phpt New hash extension tests. Tested on Windows, Linux and Linux 64-bit 17 years ago
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 18 years ago
hash_file_basic1.phpt MFH Fix bug #48284 - adler32 is in the wrong order. Changed to match what zlib produces. 17 years ago
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 18 years ago
hash_hmac_basic.phpt Fix tests for bug #48284 - adler32 is in the wrong order. 17 years ago
hash_hmac_error.phpt New hash extension tests. Tested on Windows, Linux and Linux 64-bit 17 years ago
hash_hmac_file_basic.phpt MFH Fix bug #48284 - adler32 is in the wrong order. Changed to match what zlib produces. 17 years ago
hash_hmac_file_error.phpt New hash extension tests. Tested on Windows, Linux and Linux 64-bit 17 years ago
haval.phpt No dynamic output, so no need for regex. 21 years ago
hmac-md5.phpt Add hash_hmac() and hash_hmac_file() for single shot HMAC calculations 21 years ago
joaat.phpt Added Jenkins's one-at-a-time hash support to ext/hash. 16 years ago
md2.phpt Add md2 algo support 20 years ago
md4.phpt Add MD4 support 21 years ago
md5.phpt No dynamic output, so no need for regex. 21 years ago
mhash_001.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 15 years ago
mhash_002.phpt Make the old mhash API a wrapper around hash, this removes a dependency. 18 years ago
mhash_003.phpt update tests 18 years ago
mhash_004.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 15 years ago
ripemd128.phpt No dynamic output, so no need for regex. 21 years ago
ripemd160.phpt No dynamic output, so no need for regex. 21 years ago
ripemd256.phpt Allow hash()/hash_hmac() to accept ascii-unicode data, 20 years ago
ripemd320.phpt Allow hash()/hash_hmac() to accept ascii-unicode data, 20 years ago
sha1.phpt No dynamic output, so no need for regex. 21 years ago
sha224.phpt MFB: Add sha224 support. 18 years ago
sha256.phpt No dynamic output, so no need for regex. 21 years ago
sha384.phpt No dynamic output, so no need for regex. 21 years ago
sha512.phpt No dynamic output, so no need for regex. 21 years ago
skip_mhash.inc - Fixed test 18 years ago
snefru.phpt - ditch warnings 21 years ago
tiger.phpt - fix tiger algo 21 years ago
whirlpool.phpt - add whirlpool algo 21 years ago