Bug 43799 - New Port: security/p5-SHA (Perl5 interface to the SHA1 algorithm)
Summary: New Port: security/p5-SHA (Perl5 interface to the SHA1 algorithm)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-07 23:10 UTC by Jim Geovedi
Modified: 2003-02-04 23:59 UTC (History)
0 users

See Also:


Attachments
security_p5-SHA.shar (3.07 KB, text/plain)
2002-10-07 23:10 UTC, Jim Geovedi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Geovedi 2002-10-07 23:10:01 UTC
	
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2003-02-04 23:59:40 UTC
State Changed
From-To: open->closed

Commited, thanks!