Currently the `pbkdf2` crate only supports the PHC String Format, the default used by the `password-hash` crate. Ideally it would additionally support MCF.
Currently the
pbkdf2crate only supports the PHC String Format, the default used by thepassword-hashcrate.Ideally it would additionally support MCF.