Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Mar 5, 2023

Changed

  • Add new wrapper functions: pbkdf2_array, pbkdf2_hmac, and
    pbkdf2_hmac_array. pbkdf2 and pbkdf2_array now return
    Result<(), InvalidLength> instead of unwrapping it internally. (#337)
  • Use sha1 dependency directly (#363)
  • Make Ident values inherent constants of Algorithm (#375)
  • Bump password-hash to v0.5 (#383)
  • Adopt OWASP recommended default Params (#389)

Removed

  • simple feature is no longer enabled by default (#336)

@tarcieri tarcieri merged commit e8e73b1 into master Mar 5, 2023
@tarcieri tarcieri deleted the pbkdf2/v0.12.0 branch March 5, 2023 03:08
This was referenced Mar 5, 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.

2 participants