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

scrypt v0.3.0 #37

Merged
merged 1 commit into from
Jun 10, 2020
Merged

scrypt v0.3.0 #37

merged 1 commit into from
Jun 10, 2020

Conversation

newpavlov
Copy link
Member

@newpavlov newpavlov commented Jun 10, 2020

Added

  • recommended method for easy creation of recommended ScryptParam (#28)
  • std feature (#32)
  • thread_rng feature (#33)

Changed

  • Code improvements (#33)
  • Bump rand to v0.7 (#33)
  • Bump hmac to v0.8 (#30)
  • Bump sha2 to v0.9 (#30)
  • Bump pbkdf2 to v0.4 (#36)
  • Bump subtle to v2 (#13)
  • MSRV 1.41+ (#30)
  • Upgrade to Rust 2018 edition (#24)

@newpavlov newpavlov requested a review from tarcieri June 10, 2020 18:03
@newpavlov newpavlov merged commit 3886199 into master Jun 10, 2020
@newpavlov newpavlov deleted the scrypt0.3 branch June 10, 2020 18:22
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

2 participants