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

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 18:57:30 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libcrypt-argon2-perl_0.020.orig.tar.gz 39.5 KiB 16218c6fc96a9e3ee1322d9df87f635b5be117bc137ef9ce6d6d353404554a5a
libcrypt-argon2-perl_0.020-1build3.debian.tar.xz 2.8 KiB aa6befe01d5185c877b09e285feed5bb7338dfb89a8a1365e51b6cf3a7a50aa1
libcrypt-argon2-perl_0.020-1build3.dsc 2.3 KiB 0ad361a9dd04d7338642b80e1ec1df7883a078357efd33628c9315469e7c1df9

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