Liking cljdoc? Tell your friends :D

io.randomseed.utils.auth.algo.scrypt

Random Utilities, authentication, scrypt algorithm.

Random Utilities, authentication, scrypt algorithm.
raw docstring

checkclj

Checker function for the scrypt algorithm (partial of standard-check).

Checker function for the scrypt algorithm (partial of `standard-check`).
sourceraw docstring

default-optionsclj

Default scrypt options: N=32768, r=8, p=1.

Default scrypt options: N=32768, r=8, p=1.
sourceraw docstring

encryptclj

(encrypt plain)
(encrypt plain options)
(encrypt plain salt)
(encrypt plain options settings)
(encrypt plain salt settings)

Encrypt a password string using the scrypt algorithm.

Encrypt a password string using the scrypt algorithm.
sourceraw docstring

handlerclj

Handler map for the scrypt algorithm: encryption/check functions, defaults, and shared key list.

Handler map for the scrypt algorithm: encryption/check functions, defaults,
and shared key list.
sourceraw docstring

required-keysclj

Keys selected from options/settings for the scrypt operation.

Keys selected from options/settings for the scrypt operation.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close