Skip to content

Fix OpenCL PBKDF2 buffer limits for long passwords#645

Open
3rdIteration wants to merge 4 commits intomasterfrom
codex/implement-issue-276-from-btcrecover
Open

Fix OpenCL PBKDF2 buffer limits for long passwords#645
3rdIteration wants to merge 4 commits intomasterfrom
codex/implement-issue-276-from-btcrecover

Conversation

@3rdIteration
Copy link
Owner

Summary

  • allow configuring the OpenCL PBKDF2 buffer size so long passwords do not overflow the GPU input buffer
  • scale PBKDF2 salt-list buffer sizing with the password length to prevent assertions on long inputs

Testing

  • python run-all-tests.py

https://chatgpt.com/codex/tasks/task_e_68e2ca4477fc8322a9031047921086d8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant