Name: | perl-Digest-MD4 |
Version: | 1.9 |
Release: | 41.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 68706 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-Digest-MD4-1.9-41.el10_0.x86_64.rpm
|
Source RPM: |
perl-Digest-MD4-1.9-41.el10_0.src.rpm
|
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Digest-MD4 |
Summary: | Perl interface to the MD4 Algorithm |
Description: | The Digest::MD4 module allows you to use the RSA Data Security Inc. MD4 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. |