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