Skip to content

fix: increase PBKDF2 iteration count to 600k#86

Open
dinzz005 wants to merge 1 commit intocloudflare:mainfrom
dinzz005:fix/security-pbkdf2-iterations
Open

fix: increase PBKDF2 iteration count to 600k#86
dinzz005 wants to merge 1 commit intocloudflare:mainfrom
dinzz005:fix/security-pbkdf2-iterations

Conversation

@dinzz005
Copy link
Copy Markdown

Fixes #84

@ignatk
Copy link
Copy Markdown
Contributor

ignatk commented Apr 11, 2026

I left some comments on #84 about the claim itself that 4096 is weak these days, but regardless this change is not backwards compatible. That is, it will break existing seeds and also passwords without a seed.

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.

Weak PBKDF2 Iteration Count

2 participants