Skip to content

PBKDF2 and scrypt code improvements#33

Merged
newpavlov merged 7 commits intomasterfrom
pbkdf2_updates
Jun 10, 2020
Merged

PBKDF2 and scrypt code improvements#33
newpavlov merged 7 commits intomasterfrom
pbkdf2_updates

Conversation

@newpavlov
Copy link
Copy Markdown
Member

@newpavlov newpavlov commented Jun 10, 2020

Unfortunately the idea with a default parameter for RNG didn't work out well, so I simply added thread_rng feature and introduced some minor code improvements and included refactor from #20.

I think we can publish pbkdf2 v0.4 after merging this PR.

@newpavlov newpavlov changed the title PBKDF2 improvements PBKDF2 and scrypt code improvements Jun 10, 2020
@newpavlov newpavlov merged commit f9b4304 into master Jun 10, 2020
@newpavlov newpavlov deleted the pbkdf2_updates branch June 10, 2020 13:18
@tarcieri tarcieri mentioned this pull request Jun 10, 2020
@newpavlov newpavlov mentioned this pull request Jun 10, 2020
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