Skip to content

password-hash v0.5.0#1271

Merged
tarcieri merged 1 commit intomasterfrom
password-hash/v0.5.0
Mar 4, 2023
Merged

password-hash v0.5.0#1271
tarcieri merged 1 commit intomasterfrom
password-hash/v0.5.0

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Mar 4, 2023

Added

  • Error::OutputSize (#1026)
  • std::error::Error::source for Error (#1264)
  • getrandom feature (#1267)

Changed

  • Use Salt type with PasswordHasher (#1187)
  • Rename Salt::new => Salt::from_b64 (#1266)
  • Rename Salt::b64_decode => Salt::decode_b64 (#1266)
  • Rename SaltString::new => SaltString::from_b64 (#1266)
  • Rename SaltString::b64_decode => SaltString::decode_b64 (#1266)
  • Rename SaltString::b64_encode => SaltString::encode_b64 (#1266)

Fixed

  • Allow Salt to be exactly the same amount as MAX_LENGTH value (#1246)

@tarcieri tarcieri merged commit 5691d07 into master Mar 4, 2023
@tarcieri tarcieri deleted the password-hash/v0.5.0 branch March 4, 2023 23:22
tarcieri added a commit to RustCrypto/password-hashes that referenced this pull request Mar 4, 2023
tarcieri added a commit to RustCrypto/password-hashes that referenced this pull request Mar 4, 2023
@tarcieri tarcieri mentioned this pull request Apr 18, 2023
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