Commit graph

6 commits

Author SHA1 Message Date
Cheng-Lung Sung
fec0601be0 - Update to 5.44
PR:		ports/104415
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer (gabor)
2006-10-31 09:21:03 +00:00
Cheng-Lung Sung
92d1c2a924 - Update to 5.43
- PurePerl.pm has used "eval" to try MIME::Base64 & Digest::base, so
  add these dependencies.

PR:		ports/101406
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer (gkovesdan_AT_t-hosting dot hu)
2006-08-07 15:03:13 +00:00
Erwin Lansing
136d7e737e Update to 5.41
PR:		98562
Submitted by:	Rong-En Fan <rafan@infor.org>
Approved by:	gabor (maintainer)
2006-06-06 17:26:21 +00:00
Erwin Lansing
59f1a0c304 Update to 5.39
PR:		98288
Submitted by:	Rong-En Fan <rafan@infor.org>
Approved by:	maintainer
2006-06-05 13:44:01 +00:00
Cheng-Lung Sung
25b265a01a - Update to 5.37
PR:		97639
Submitted by:	Christopher Boumenot <boumenot_AT_gmail dot com>
Approved by:	maintainer
2006-05-29 00:52:25 +00:00
Erwin Lansing
22d628b6be Digest::SHA::PurePerl is a complete implementation of the NIST
Secure Hash Standard.  It gives Perl programmers a convenient way
to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message
digests.  The module can handle all types of input, including
partial-byte data.
Digest::SHA::PurePerl is written entirely in Perl.  If your platform
has a C compiler, you should install the functionally-equivalent
(but much faster) Digest::SHA module.

WWW: http://search.cpan.org/dist/Digest-SHA-PurePerl

PR:		ports/90773
Submitted by:	Gabor Kovesdan
2005-12-22 09:25:34 +00:00