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
- Pádraic Brady (padraic) — lead, active
Dependencies
Required
- PHP (>= 5.0.0)
- PEAR Installer (>= 1.4.0b1)
- PEAR (>= 1.3.6)
Releases
- 1.0.0 (stable, 2010-02-22)
Release notes
License: New BSD License
QA release
Fixed unit tests - 0.2.1 (beta, 2007-09-30)
Release notes
License: New BSD License
* Fixed base directory path bug in package.xml
- 0.2.0 (beta, 2007-09-29)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #12224 | Closed | Req | CVS | 2007-10-11 | AllTests class needs to be renamed |
| #15346 | Closed | Req | 0.2.1 | 2008-12-18 | Create more specific exception for hash algorithm not found or return a boolean |
| #15969 | Open | Doc | 2009-03-02 | Provide a migration from Crypt_HMAC to Crypt_HMAC2 guide | |
| #18993 | Closed | Bug | SVN | 2011-11-14 | remove error_reporting (for PEAR QA team) |