hash 1.2

HASH Message Digest Framework


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

License: PHP

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/

Changes

* Fixed tiger algorithm generating wrong results on big endian platforms.
+ Added MD2 to supported algorithms.