libcrypt-argon2-perl 0.020-1build2 source package in Ubuntu

Changelog

libcrypt-argon2-perl (0.020-1build2) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 15:49:50 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcrypt-argon2-perl_0.020.orig.tar.gz 39.5 KiB 16218c6fc96a9e3ee1322d9df87f635b5be117bc137ef9ce6d6d353404554a5a
libcrypt-argon2-perl_0.020-1build2.debian.tar.xz 2.7 KiB 905c1894533cca2548dd8658ed5193f262abfe4d15cdf6cc7d122e91ea8f3434
libcrypt-argon2-perl_0.020-1build2.dsc 2.2 KiB 047524f6d1597a118269a3ea59cdc22fc24a579af8d6f0ae139b929954077c36

Available diffs

View changes file

Binary packages built by this source

libcrypt-argon2-perl: Perl interface to the Argon2 key derivation functions

 The Crypt::Argon2 implements the Argon2 key derivation function, which is
 suitable to convert any password into a cryptographic key. This is most often
 used to secure storage of passwords but can also be used to derive a
 encryption key from a password. It offers variable time and memory costs as
 well as output size.
 .
 A command-line tool `argon2-calibrate` to find the appropriate parameters is
 included in this package.

libcrypt-argon2-perl-dbgsym: debug symbols for libcrypt-argon2-perl