View Source Pow.Ecto.Schema.Password.Pbkdf2 (Pow v1.0.29)
The Pbkdf2 hash generation code is pulled from Plug.Crypto.KeyGenerator and is under Apache 2 license.
Link to this section Summary
Functions
Compares the two binaries in constant-time to avoid timing attacks.
Returns a derived key suitable for use.
Link to this section Functions
Compares the two binaries in constant-time to avoid timing attacks.
Returns a derived key suitable for use.