|
|
| |
OpenXPKI::Server::Workflow::Activity::Tools::CalculateArgon2Key(3) |
User Contributed Perl Documentation |
OpenXPKI::Server::Workflow::Activity::Tools::CalculateArgon2Key(3) |
Derive key from given password using the Argon2 algorithm.
- password
- The password to use, if not set the context key _password is
read.
- salt
- The salt to use, if not set a 16 byte random value is generated.
- memory_cost
- @see Crypt::Argon2, default is 32M
- target_key
- context item to write the result to, default is _argon2key
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |