PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Encryption » Crypt_HMAC2

Implementation of Hashed Message Authentication Code for PHP5

This package is unmaintained.

Download latest release 1.0.0 (archived versions might be outdated)

License: New BSD License

Description

Implementation of Hashed Message Authentication Code for PHP5.
This package may use the hash or mhash extensions when enabled to
extend the range of cryptographic hash functions beyond the natively
implemented MD5 and SHA1.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#12224ClosedReqCVS2007-10-11AllTests class needs to be renamed
#15346ClosedReq0.2.12008-12-18Create more specific exception for hash algorithm not found or return a boolean
#15969OpenDoc2009-03-02Provide a migration from Crypt_HMAC to Crypt_HMAC2 guide
#18993ClosedBugSVN2011-11-14remove error_reporting (for PEAR QA team)