Liking cljdoc? Tell your friends :D
Clojure only.

framework.auth.hash

Cryptography helper for creating, and resolving passwords. Supported algorithms are bcrypr, pbkdf2, and scrypt. The required algorithm should be in (-> state :deps :auth :hash-algorithm)

Cryptography helper for creating, and resolving passwords.
Supported algorithms are bcrypr, pbkdf2, and scrypt.
The required algorithm should be in (-> state :deps :auth :hash-algorithm)
raw docstring

checkcljmultimethod

Validating password.

Validating password.
sourceraw docstring

makecljmultimethod

Creating an encrypted version for store password.

Creating an encrypted version for store password.
sourceraw docstring

supportedclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close