libdigest-sha3-perl 1.05-ok2 source package in openKylin
Changelog
libdigest-sha3-perl (1.05-ok2) nile; urgency=medium * No-change rebuilt for against perlapi-5.30.0 -- liwenjun <email address hidden> Thu, 27 Jun 2024 14:20:45 +0800
libdigest-sha3-perl (1.05-ok2) nile; urgency=medium * No-change rebuilt for against perlapi-5.30.0 -- liwenjun <email address hidden> Thu, 27 Jun 2024 14:20:45 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | perl | |
Huanghe V3.0 | release | main | perl | |
Nile V2.0 | release | main | perl | |
Nile V2.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libdigest-sha3-perl_1.05.orig.tar.gz | 28.7 KiB | adf1b9079b2b781755e5704877a1430a5f12997ea82205fd2966c9cc465a8522 |
libdigest-sha3-perl_1.05-ok2.debian.tar.xz | 2.2 KiB | d1c27f5331211e9e0aee603b0c231cc284b63a809bce0419c3326292a9fa2bb1 |
libdigest-sha3-perl_1.05-ok2.dsc | 1.8 KiB | 9b5ce7c4526a454452f25d00334c1de00c3e1be930513ccb8f2fda12fde4d20a |
Digest::SHA3 is a complete implementation of the NIST SHA-3
cryptographic hash function, known originally as Keccak. It gives Perl
programmers a convenient way to calculate SHA3-224, SHA3-256, SHA3-384,
and SHA3-512 message digests, as well as variable-length hashes using
SHAKE128 and SHAKE256. The module can handle all types of input,
including partial-byte data.