/ [cvs] / pecl / hash
ViewVC logotype

Index of /pecl/hash

Files shown:39
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
tests/        
.cvsignore  1.1  2 years  mike  add cvsignore
CREDITS  1.3  3 months  scottmac  MFB: Make the old mhash API a wrapper around hash, this removes a dependency.
EXPERIMENTAL  1.1  2 years  pollita  Initial Commit
README  1.1  2 years  pollita  Initial Commit
bench.php  1.1  2 years  mike  - add a simple benchmark
config.m4  1.15  4 weeks  lbarnaud  Fixed #45911 (Cannot disable ext/hash)
config.w32  1.10  3 months  scottmac  Sort Windows changes for mhash BC layer
hash.c  1.48  2 weeks  scottmac  mhash algorithm parameter was modified when it was a zval, also update a test.
hash_adler32.c  1.9  5 months  tony2001  [DOC] add hash_copy() to be able to copy hash resource
hash_crc32.c  1.8  7 weeks  tony2001  fix bug #45028 (CRC32 output endianness is different between crc32() and hash())...
hash_gost.c  1.7  5 months  tony2001  [DOC] add hash_copy() to be able to copy hash resource
hash_haval.c  1.9  5 months  tony2001  [DOC] add hash_copy() to be able to copy hash resource
hash_md.c  1.16  5 months  tony2001  [DOC] add hash_copy() to be able to copy hash resource
hash_ripemd.c  1.11  5 months  tony2001  [DOC] add hash_copy() to be able to copy hash resource
hash_salsa.c  1.8  5 months  tony2001  [DOC] add hash_copy() to be able to copy hash resource
hash_sha.c  1.18  4 months  scottmac  MFB: Add sha224 support.
hash_snefru.c  1.8  5 months  tony2001  [DOC] add hash_copy() to be able to copy hash resource
hash_tiger.c  1.11  5 months  tony2001  [DOC] add hash_copy() to be able to copy hash resource
hash_whirlpool.c  1.8  5 months  tony2001  [DOC] add hash_copy() to be able to copy hash resource
package.xml  1.25  13 months  pollita  Prep for 1.5 release
package2.xml  1.5  13 months  pollita  Prep for 1.5 release
php_hash.h  1.27  4 months  scottmac  MFB: Add sha224 support.
php_hash_adler32.h  1.7  5 months  tony2001  [DOC] add hash_copy() to be able to copy hash resource
php_hash_crc32.h  1.7  5 months  tony2001  [DOC] add hash_copy() to be able to copy hash resource
php_hash_crc32_tables.h  1.5  9 months  sebastian  Bump copyright year, 2 of 2.
php_hash_gost.h  1.6  9 months  sebastian  Bump copyright year, 2 of 2.
php_hash_gost_tables.h  1.2  2 years  mike  - use php_hash_* types # ok with everybody?
php_hash_haval.h  1.5  9 months  sebastian  Bump copyright year, 2 of 2.
php_hash_md.h  1.9  7 months  dmitry  Improved md5() implementation (Solar Designer)
php_hash_ripemd.h  1.6  9 months  sebastian  Bump copyright year, 2 of 2.
php_hash_salsa.h  1.8  9 months  sebastian  Bump copyright year, 2 of 2.
php_hash_sha.h  1.8  4 months  scottmac  MFB: Add sha224 support.
php_hash_snefru.h  1.6  9 months  sebastian  Bump copyright year, 2 of 2.
php_hash_snefru_tables.h  1.6  9 months  sebastian  Bump copyright year, 2 of 2.
php_hash_tiger.h  1.6  9 months  sebastian  Bump copyright year, 2 of 2.
php_hash_tiger_tables.h  1.5  9 months  sebastian  Bump copyright year, 2 of 2.
php_hash_types.h  1.6  9 months  sebastian  Bump copyright year, 2 of 2.
php_hash_whirlpool.h  1.6  9 months  sebastian  Bump copyright year, 2 of 2.
php_hash_whirlpool_tables.h  1.4  9 months  sebastian  Bump copyright year, 2 of 2.

Download GNU tarball


systems@php.net
ViewVC Help
Powered by ViewVC 1.1-dev