libdigest-sha3-perl 1.04-ok1 source package in openKylin

Changelog

libdigest-sha3-perl (1.04-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdigest-sha3-perl_1.04.orig.tar.gz 29.0 KiB 4a68b67c5034f40fbb1344b304cd66caaa5e320eb523005201cc24f76d470c14
libdigest-sha3-perl_1.04-ok1.debian.tar.xz 1.8 KiB e9b0a047028ad54daaf4d28d1e502795f3a6268c347debabd209e64984aa36c7
libdigest-sha3-perl_1.04-ok1.dsc 1.9 KiB 316ef7809ade484d649f7a751d0e21a5a58827fef1debd3c4a62dc8d8d073577

View changes file

Binary packages built by this source

libdigest-sha3-perl: Perl extension for SHA-3

 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.