aboutsummaryrefslogtreecommitdiff
path: root/security/p5-SHA
Commit message (Collapse)AuthorAgeFilesLines
* Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.Mark Linimon2007-02-271-1/+1
| | | | | | | | | We appreciate the help in the past. Hat: portmgr Notes: svn path=/head/; revision=186167
* Update to 2.01Erwin Lansing2006-02-045-22/+11
| | | | | | | | | PR: 92794 Submitted by: leeym Approved by: Jim Geovedi <jim@corebsd.or.id> (maintainer) Notes: svn path=/head/; revision=155198
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* utilize SITE_PERLYing-Chieh Liao2003-10-242-9/+8
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* New Port: security/p5-SHAEdwin Groothuis2003-02-046-0/+51
The SHA module allows you to use the NIST SHA message digest algorithm from within Perl programs. The final message digest value is returned by the digest operation as a 20-byte binary string. This operation delivers the result of operations since the last new or reset operation. Once the operation has been performed, the context must be reset before being used to calculate another digest value. PR: ports/43799 Submitted by: Jim Geovedi <negative@toxic.magnesium.net> Notes: svn path=/head/; revision=74700