Liking cljdoc? Tell your friends :D

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

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

× close