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
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #550 | No Feedback | Bug | 2004-01-09 | Invalid HMAC SHA1 Calculation | |
| #2524 | Closed | Bug | 2004-10-13 | incorrectly truncates internal result when using SHA-1 | |
| #3531 | Closed | Bug | 2005-02-20 | Key isnt padded when the original length > 64 | |
| #7490 | Closed | Bug | 1.0.1 | 2006-04-25 | setFunction() after setKey() breaks for keys requiring hashing |
| #7805 | Wont fix | Req | 1.0.1 | 2006-06-04 | Support for MHash amd hash extensions |
| #7806 | Wont fix | Bug | 1.0.1 | 2006-06-04 | Package die() on wrong/unsupported hash function name |
| #7807 | Closed | Req | 1.0.1 | 2006-06-04 | Binary ouput |
| #8399 | Closed | Req | 1.0.1 | 2006-08-09 | for compatibility with "http://pajhome.org.uk/crypt/md5" and "RFC 2104" .... |
| #14945 | Closed | Req | CVS | 2008-11-03 | Crypt_HMAC code cleanup |
| #14948 | Closed | Req | CVS | 2008-11-03 | Use package2.xml |