Skip to content

Conversation

@tarcieri
Copy link
Member

This makes the hash_password method reflect all of the potential parameters to a PasswordHash.

This makes the `hash_password` method reflect all of the potential
parameters to a `PasswordHash`.
@tarcieri tarcieri merged commit 82c343a into master Aug 27, 2021
@tarcieri tarcieri deleted the password-hash/add-version-param-to-hashing-trait branch August 27, 2021 03:29
tarcieri added a commit to RustCrypto/password-hashes that referenced this pull request Aug 27, 2021
Updates `argon2`, `pbkdf2`, and `scrypt` with the following upstream
changes from the unreleased `password-hash` crate:

= Add `version` param to `PasswordHasher` (RustCrypto/traits#719)
- Refactor `PasswordHasher` (RustCrypto/traits#720)
tarcieri added a commit to RustCrypto/password-hashes that referenced this pull request Aug 27, 2021
Updates `argon2`, `pbkdf2`, and `scrypt` with the following upstream
changes from the unreleased `password-hash` crate:

- Add `version` param to `PasswordHasher` (RustCrypto/traits#719)
- Refactor `PasswordHasher` (RustCrypto/traits#720)
tarcieri added a commit to RustCrypto/password-hashes that referenced this pull request Aug 27, 2021
Updates `argon2`, `pbkdf2`, and `scrypt` with the following upstream
changes from the unreleased `password-hash` crate:

- Add `version` param to `PasswordHasher` (RustCrypto/traits#719)
- Refactor `PasswordHasher` (RustCrypto/traits#720)
@tarcieri tarcieri mentioned this pull request Aug 27, 2021
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.

2 participants