head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.02.04.14.38.12;	author erwin;	state Exp;
branches;
next	1.1;

1.1
date	2003.02.04.23.59.39;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to 2.01

PR:		92794
Submitted by:	leeym
Approved by:	Jim Geovedi <jim@@corebsd.or.id> (maintainer)
@
text
@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.

WWW: http://search.cpan.org/dist/SHA/
@


1.1
log
@New Port: security/p5-SHA

	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>
@
text
@d9 2
@

