summaryrefslogtreecommitdiff
path: root/ext/hash/tests
Commit message (Collapse)AuthorAgeFilesLines
* Make the old mhash API a wrapper around hash, this removes a dependency.Scott MacVicar2008-06-264-0/+213
|
* New testcases for hash_file(), Committed for Felix De Vliegher, TestFest ↵Raghubansh Kumar2008-06-242-0/+111
| | | | Task No: 75 & 76, Tested on RHEL5 -32bit, WinXP-32bit
* fix testsAntony Dovgal2008-06-041-0/+8
|
* Correct test nameScott MacVicar2008-06-021-1/+1
|
* Add sha224 support.Scott MacVicar2008-06-021-0/+22
|
* [DOC] add hash_copy() to be able to copy hash resourceAntony Dovgal2008-04-212-0/+202
|
* Backport md2, ripemd256, and ripemd320 algos from HEADSara Golemon2006-11-153-0/+71
|
* - add adler32 testMichael Wallner2005-12-031-0/+22
|
* MFH: add crc32 testMichael Wallner2005-12-031-0/+36
|
* MFH: Add MD4Sara Golemon2005-12-031-0/+24
|
* Added hash extension to PHP 5.1Ilia Alshanetsky2005-12-0213-0/+317