Liking cljdoc? Tell your friends :D

cryptohash-clj.impl.scrypt


chashclj

(chash x)
(chash x opts)

IHashablecljprotocol

chash*clj

(chash* this opts)

verify*clj

(verify* this opts hashed)

verifyclj

(verify x hashed)
(verify x opts hashed)

Compare a raw string with a string encrypted with the [[encrypt]] function. Returns true if the string matches, false otherwise.

Compare a raw string with a string encrypted with the [[encrypt]] function.
Returns true if the string matches, false otherwise.
raw docstring

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

× close