perl-Crypt-Argon2 - Perl interface to the Argon2 key derivation functions
| Website: | https://metacpan.org/release/Crypt-Argon2 |
|---|---|
| License: | Apache-2.0 |
| Vendor: | Alcance Libre, Inc. |
- Description:
This module 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.
Packages
| perl-Crypt-Argon2-0.031-1.aldos.src [45 KiB] |
Changelog
by Joel Barrios (2026-05-29):
- Update to 0.031. |