PEAR is archived and read-only

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

Home » Encryption » Crypt_HMAC

A class to calculate RFC 2104 compliant hashes.

This package is unmaintained.

Download latest release 1.0.1 (archived versions might be outdated)

License: PHP

Description

A class to calculate RFC 2104 compliant hashes.

Maintainers

No maintainers.

Dependencies

No dependencies.

Releases

Bugs

IDStatusTypeVersionDateSummary
#550No FeedbackBug2004-01-09Invalid HMAC SHA1 Calculation
#2524ClosedBug2004-10-13incorrectly truncates internal result when using SHA-1
#3531ClosedBug2005-02-20Key isnt padded when the original length > 64
#7490ClosedBug1.0.12006-04-25setFunction() after setKey() breaks for keys requiring hashing
#7805Wont fixReq1.0.12006-06-04Support for MHash amd hash extensions
#7806Wont fixBug1.0.12006-06-04Package die() on wrong/unsupported hash function name
#7807ClosedReq1.0.12006-06-04Binary ouput
#8399ClosedReq1.0.12006-08-09for compatibility with "http://pajhome.org.uk/crypt/md5" and "RFC 2104" ....
#14945ClosedReqCVS2008-11-03Crypt_HMAC code cleanup
#14948ClosedReqCVS2008-11-03Use package2.xml