aboutsummaryrefslogtreecommitdiffstats
path: root/security/pear-Crypt_HMAC
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Remove pear ports obsolated by devel/pear and switchale2005-12-101-2/+2
| | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
* Add pear-Crypt_HMAC 1.0.1, PEAR class to calculate RFC 2104thierry2005-02-283-0/+29
compliant hashes. PR: 77853 Submitted by: Antônio Carlos Venâncio Júnior