Liking cljdoc? Tell your friends :D

io.randomseed.utils.auth.algo.pbkdf2

Random Utilities, authentication, PBKDF2 algorithm.

Random Utilities, authentication, PBKDF2 algorithm.
raw docstring

checkclj

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

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

default-optionsclj

Default PBKDF2 options: 100 000 iterations, HmacSHA256 algorithm.

Default PBKDF2 options: 100 000 iterations, HmacSHA256 algorithm.
sourceraw docstring

encryptclj

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

Encrypts a password string using the PBKDF2 algorithm.

Encrypts a password string using the PBKDF2 algorithm.
sourceraw docstring

handlerclj

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

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

required-keysclj

Keys selected from options/settings for the PBKDF2 operation.

Keys selected from options/settings for the PBKDF2 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