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

password-hash v0.3.0 #724

Merged
merged 1 commit into from
Aug 27, 2021
Merged

password-hash v0.3.0 #724

merged 1 commit into from
Aug 27, 2021

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Aug 27, 2021

Added

  • More details to ParamValueInvalid (#713)
  • SaltInvalid error (#713)
  • version param to PasswordHasher (#719)
  • ParamsString::add_b64_bytes method (#722)

Changed

  • Rename PasswordHash::hash_password_simple => PasswordHash::hash_password (#720)
  • Rename PasswordHash::hash_password => PasswordHash::hash_password_customized (#720)
  • Rename Error::B64 => Error::B64Encoding (#721)

@tarcieri tarcieri force-pushed the password-hash/v0.3.0 branch from 4bd07c0 to 2cda6f8 Compare August 27, 2021 22:05
@tarcieri tarcieri merged commit de154ba into master Aug 27, 2021
@tarcieri tarcieri deleted the password-hash/v0.3.0 branch August 27, 2021 22:17
tarcieri added a commit to RustCrypto/password-hashes that referenced this pull request Aug 27, 2021
tarcieri added a commit to RustCrypto/password-hashes that referenced 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.

1 participant