libcrypt-argon2-perl 0.022-1 source package in Ubuntu

Changelog

libcrypt-argon2-perl (0.022-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.022.
  * Set (new) environment variable CRYPT_ARGON2_ARCH.
  * Declare compliance with Debian Policy 4.7.0.

 -- gregor herrmann <email address hidden>  Sun, 14 Apr 2024 00:50:48 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
libcrypt-argon2-perl_0.022-1.dsc 2.4 KiB 23c1c7c58b0ba6b0690d654c0b330e1db142dc0b7b0f2df1ab0bc4a6691a2bb1
libcrypt-argon2-perl_0.022.orig.tar.gz 39.6 KiB 36649230ae24898a84081428a158e3209e357ca81029e05231d640afd7d310a2
libcrypt-argon2-perl_0.022-1.debian.tar.xz 2.7 KiB e2549c1cab89ab33f2a4e2f41d12ce78df5d6ccef939529af967a6f316395db0

No changes file available.

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