Overview
cfPassphrase is a library for securely hashing and checking passphrases using
proven industry standard algorithms. It aims to provide a simple and common
implementation that can be used in any CFML engine.
Documentation
• Repository
- License:
- LGPL v3
- Latest Release:
- v0.2, 22 Oct 2021
Download: cfpassphrase-v0.2.jar (95KB)
or: cfpassphrase-v0.2.lex (206KB)
- Requires:
- ColdFusion, OpenBD, Railo or Lucee
Packages
The JAR contains everything needed for all platforms, but these
ZIPs provide easy access to the relevant files for each platform:
Verify downloads...
$ sha256sum cfpassphrase-v0.2.jar
9f986861261dbe534278aaf1aef4d8486c3e18ca2001fde0bdf66927e1f0939d *cfpassphrase-v0.2.jar
$ sha256sum cfpassphrase-v0.2.lex
b5e51d84f32a556f4a1ed53b5e416c5a4508bfe6445b632f55d14ba9e365602b *cfpassphrase-v0.2.lex
$ sha256sum cfpassphrase-v0.2-coldfusion.zip
707b0cd5828f94d67c068cf82aeddf935f803e9f99ba0b1ad12f0ff568249170 *cfpassphrase-v0.2-coldfusion.zip
$ sha256sum cfpassphrase-v0.2-openbd.zip
caa54eff22dd5b02f83adbb4b852786e3cbd4ffcbafc648a55468a3fea52a523 *cfpassphrase-v0.2-openbd.zip
$ sha256sum cfpassphrase-v0.2-railo.zip
67fef313129b9c1b9d55ed4b614700358ff0464e480d6def4f8e6ffeb92e6bd7 *cfpassphrase-v0.2-railo.zip
$ sha256sum cfpassphrase-v0.2-coldbox.zip
0bcf76e53ba04b8ecc24f500c9fcf31b6f906848637a7b81d4fb2e76791f2859 *cfpassphrase-v0.2-coldbox.zip
(A mismatch indicates a corrupted file; repeat the download and re-verify.)