Functions for encrypting passwords using the widely-used bcrypt algorithm.
Functions for encrypting passwords using the widely-used bcrypt algorithm. See: https://github.com/patrickfav/bcrypt
Functions for encrypting passwords using the PBKDF2 algorithm, as recommended by the NIST.
See: http://csrc.nist.gov/publications/nistpubs/800-132/nist-sp800-132.pdf
Functions for encrypting passwords using the PBKDF2 algorithm, as recommended by the NIST. See: http://csrc.nist.gov/publications/nistpubs/800-132/nist-sp800-132.pdf
Functions for encrypting passwords using the cutting-edge scrypt algorithm.
Functions for encrypting passwords using the cutting-edge scrypt algorithm. See: https://www.tarsnap.com/scrypt/scrypt.pdf
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close