Skip to content

Bump password-hash crate - #210

Merged
tarcieri merged 1 commit into
masterfrom
bump-password-hash-crate
Aug 27, 2021
Merged

Bump password-hash crate#210
tarcieri merged 1 commit into
masterfrom
bump-password-hash-crate

Conversation

@tarcieri

@tarcieritarcieri commented Aug 27, 2021

Copy link
Copy Markdown
Member

Updates argon2, pbkdf2, and scrypt with the following upstream changes from the unreleased password-hash crate:

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
tarcieriforce-pushed the bump-password-hash-crate branch from 3a7e17e to b9b25d9CompareAugust 27, 2021 04:06
@tarcieri
tarcieri merged commit cc9f23a into masterAug 27, 2021
@tarcieri
tarcieri deleted the bump-password-hash-crate branch August 27, 2021 04:12
Sign up for freeto 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

@tarcieri