[][src]Module monocypher::password::argon2i

Argon2i key derivation function

Official documentation

Functions

easy

Simple function to derive a key from a password.

general

Function to derive a key from a password with additional data.