aboutsummaryrefslogblamecommitdiff
path: root/security/p5-Crypt-Argon2/pkg-descr
blob: 05a8b0d53f278672118bf0b31765834e9b417f0e (plain) (tree)
1
2
3
4
5




                                                                            
Perl interface to Argon2 key derivation functions.
Suitable to convert any password into a cryptographic key. Can be used for
secure storage of passwords, or to derive encryption key from a password. It
offers variable time and memory costs as well as output size.
To find appropriate parameters, utility argon2-calibrate is provided.