diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-12-22 09:27:37 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-12-22 09:27:37 +0000 |
commit | b063cb837c430b97d654b30867865c1a2feee085 (patch) | |
tree | c35ba487bf581813ea0bf5e06ca41d09d63efe6c /security/p5-Digest-Perl-MD4/distinfo | |
parent | Digest::SHA::PurePerl is a complete implementation of the NIST (diff) |
This is not C-code interface (like `Digest::MD5') but a Perl-only
implementation of MD4 (like `Digest::Perl::MD5'). Because of this, it is
slow but avoids platform specific complications. For efficiency you
should use `Digest::MD4' instead of this module if it is available.
WWW: http://search.cpan.org/dist/Digest-Perl-MD4
PR: ports/90771
Submitted by: Gabor Kovesdan
Notes
Notes:
svn path=/head/; revision=151820
Diffstat (limited to 'security/p5-Digest-Perl-MD4/distinfo')
-rw-r--r-- | security/p5-Digest-Perl-MD4/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Digest-Perl-MD4/distinfo b/security/p5-Digest-Perl-MD4/distinfo new file mode 100644 index 000000000000..4874df3e0cb2 --- /dev/null +++ b/security/p5-Digest-Perl-MD4/distinfo @@ -0,0 +1,3 @@ +MD5 (Digest-Perl-MD4-1.4.tar.gz) = 9b18107ea38e18e3f650222df16b65bf +SHA256 (Digest-Perl-MD4-1.4.tar.gz) = 93dc7bb1816798667999590cb977197091f8b9ed4423dc68dbe4bdad361a1ac6 +SIZE (Digest-Perl-MD4-1.4.tar.gz) = 6646 |