Back

check (clj)

(source)

function

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

Examples