Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Digest-MD2 - Perl interface to the MD2 Algorithm
The Digest::MD2 module allows you to use the RSA Data Security Inc. MD2 Message
Digest algorithm from within Perl programs. The algorithm takes as input a
message of arbitrary length and produces as output a 128-bit "fingerprint" or
"message digest" of the input.
The Digest::MD2 programming interface is identical to the interface of
Digest::MD5.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
perl-Digest-MD2 |
2.03 |
3.fc6 |
src |
18 KiB |
Tue Aug 29 13:32:23 2006 |
Changelog
- * Tue Aug 29 18:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 2.03-3
- FE6 mass rebuild
- * Wed Feb 15 17:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 2.03-2
- Rebuild for perl 5.8.8 (FC5)
- * Mon Dec 5 17:00:00 2005 Paul Howarth <paul{%}city-fan{*}org> 2.03-1
- Initial build