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

fix: Strengthen scrypt parameters #230

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

adamspofford-dfinity
Copy link
Contributor

This changes the scrypt n parameter from the default 2^15 to 2^17, per prodsec recommendations. Changelog is unmodified as the feature hasn't been released yet, but there are no compatiblity problems either.

@adamspofford-dfinity adamspofford-dfinity requested a review from a team as a code owner June 14, 2024 18:26
@adamspofford-dfinity adamspofford-dfinity merged commit a4bf23a into master Jun 14, 2024
33 checks passed
@adamspofford-dfinity adamspofford-dfinity deleted the spofford/kdf-security branch June 14, 2024 19:53
@adamspofford-dfinity adamspofford-dfinity restored the spofford/kdf-security branch June 14, 2024 19:53
@adamspofford-dfinity adamspofford-dfinity deleted the spofford/kdf-security branch June 14, 2024 19:54
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