Liking cljdoc? Tell your friends :D

mlib.crypto.bcrypt


check-passwordclj

(check-password password hash)

check password hash match

check password hash match
raw docstring

hash-passwordclj

(hash-password password)

generate bcrypt hash for the given password string

generate bcrypt hash for the given password string
raw docstring

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

× close