hash-pecl

This package is not maintained anymore and has been superseded. Package has moved to channel http://svn.php.net/viewvc/php/php-src/trunk/ext/hash/
This extension has been replaced by hash.

HASH Message Digest Framework

Native implementations of common message digest algorithms using a generic factory method

Maintainer

  • No maintainer! Will you be the next maintainer of this extension?

Details

Downloads: 217358
1.1
18 years ago
Version 1.1 change log

Fixed PECL bug #6183 - haval source file entries missing in package.xml

Supported Algorithms:
* md4, md5
* sha1, sha256, sha384, sha512
* ripemd128, ripemd160
* tiger128, tiger160, tiger192 (3 and 4 passes)
* haval128, haval160, haval192, haval224, haval256 (3, 4 and 5 passes)
* crc32, crc32b, adler32, gost, snefru, whirlpool