io.randomseed.utils.auth.algo.pbkdf2
added in 2.0.6
Random Utilities, authentication, PBKDF2 algorithm.
encrypt
(encrypt plain)(encrypt plain options)(encrypt plain salt)(encrypt plain options settings)(encrypt plain salt settings)Encrypts a password string using the PBKDF2 algorithm.
handler
Handler map for the PBKDF2 algorithm: encryption/check functions, defaults, and shared key list.