Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

signature_derive v1.0.0-pre.2 #98

Merged
merged 1 commit into from
Apr 19, 2020
Merged

Conversation

tarcieri
Copy link
Member

Changed

  • Rename DigestSignature => PrehashSignature (#96)

@tarcieri tarcieri merged commit fbbe037 into master Apr 19, 2020
@tarcieri tarcieri deleted the signature_derive/v1.0.0-pre.2 branch April 19, 2020 18:49
@tarcieri tarcieri mentioned this pull request Apr 19, 2020
dns2utf8 pushed a commit to dns2utf8/traits that referenced this pull request Jan 24, 2023
The previous "simple" API used an MCF hash format (`$rpbkdf2$...`) which
is unique to this crate and therefore not interoperable.

As of RustCrypto#82, the PHC string format is supported, which provides an
interoperable way to serialize PBKDF2 password hashes.

This commit completely replaces the old "simple" API with the
`password-hash` crate which supports the PHC string format as well as
an impl of the `McfHasher` trait which supports verifying and upgrading
hashes in the previous MCF format.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant