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

PBES2 decryption maximum iterations #911

Merged
merged 2 commits into from
Jan 28, 2024
Merged

PBES2 decryption maximum iterations #911

merged 2 commits into from
Jan 28, 2024

Conversation

lhazlewood
Copy link
Contributor

Ensured there is an upper bound (maximum) iterations enforced for PBES2 decryption to help mitigate potential DoS attacks.

Many thanks to Jingcheng Yang and Jianjun Chen from Sichuan University and Zhongguancun Lab for their work on this!

…S2 decryption to help mitigate potential DoS attacks. Many thanks to Jingcheng Yang and Jianjun Chen from Sichuan University and Zhongguancun Lab for their work on this!
@lhazlewood lhazlewood added this to the 0.12.4 milestone Jan 28, 2024
…S2 decryption to help mitigate potential DoS attacks. Many thanks to Jingcheng Yang and Jianjun Chen from Sichuan University and Zhongguancun Lab for their work on this!
@lhazlewood lhazlewood changed the title Upper bound (maximum) iterations enforced for PBES2 decryption PBES2 decryption maximum iterations Jan 28, 2024
@lhazlewood lhazlewood merged commit 6335381 into master Jan 28, 2024
24 checks passed
@lhazlewood lhazlewood deleted the pbes2-max-iter branch January 28, 2024 21:17
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

1 participant