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

argon2 v0.5.1 #445

Merged
merged 1 commit into from
Jul 13, 2023
Merged

argon2 v0.5.1 #445

merged 1 commit into from
Jul 13, 2023

Conversation

tarcieri
Copy link
Member

Added

  • Provide std::error::Error::source for argon2::Error (#379)
  • ParamsBuilder::context (#400)
  • Enable password-hash/alloc when alloc feature is enabled (#422)
  • Impl Debug for Argon2 (#423)
  • Block::new() const initializer (#427)
  • Params::DEFAULT constant (#439)
  • Initial AVX2 SIMD optimizations (#440)

@tarcieri tarcieri merged commit fe0d512 into master Jul 13, 2023
50 checks passed
@tarcieri tarcieri deleted the argon2/v0.5.1 branch July 13, 2023 16:55
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.

None yet

1 participant