Commit 2e43d01
committed
password-hash: remove
The new way to verify an MCF hash is to use `PasswordVerifier` with
`mcf::PasswordHash` as the generic parameter.
The `McfHasher` trait is still useful for providing a way to upgrade MCF
hashes to PHC, though (however arguably it should have a different name)McfHasher::verify_mcf_hash
1 parent e49627e commit 2e43d01
1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | 155 | | |
0 commit comments