Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562710
en ru br
ALT Linux repos
S:0.019-alt1

Group :: Development/Perl
RPM: perl-Crypt-Argon2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.019-alt1
Build date: 25 july 2023, 19:55 ( 39.6 weeks ago )
Size: 38.60 Kb

Home page:   https://metacpan.org/release/Crypt-Argon2

License: Apache-2.0
Summary: Perl interface to the Argon2 key derivation functions
Description:

Perl module 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 for 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.

To find appropriate parameters, the bundled program
argon2-calibrate can be used.

Current maintainer: Nikolay A. Fetisov

List of contributors

List of rpms provided by this srpm:

  • perl-Crypt-Argon2
  • perl-Crypt-Argon2-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin