Name: | perl-Digest-MD5 |
Version: | 2.59 |
Release: | 6.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 106168 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-Digest-MD5-2.59-6.el10.aarch64.rpm
|
Source RPM: |
perl-Digest-MD5-2.59-6.el10.src.rpm
|
Build Date: | Wed Jan 29 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Digest-MD5 |
Summary: | Perl interface to the MD5 algorithm |
Description: | The Digest::MD5 module allows you to use the RSA Data Security Inc. MD5
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. |