hash 1.2

HASH Message Digest Framework


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

License: PHP

Changes

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