mfchf-lite
v1.0.0
Published
Lightweight demo of a Multi-Factor Credential Hashing Function (MFCHF)
Downloads
3
Readme
The Multi-Factor Credential Hashing Function (MFCHF) is an experimental replacement for password hashing that uses multiple authentication factors to produce a single hash. Based on the multi-factor key derivation function (MFKDF). The mfchf-lite repository is a lightweight version of MFCHF that does not load the entire MFKDF library.
This repository is currently available for research purposes only, and has not been audited for use in production applications. Please see the main MFKDF repository and MFKDF website for more information.
Copyright ©2022 Vivek Nair • All Rights Reserved