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

crypto.RSAGenerateKey - Enforce key length of at least 2048 bits #1214

Merged
merged 1 commit into from
Sep 24, 2021

Conversation

hairyhenderson
Copy link
Owner

Enhances the security of the crypto.RSAGenerateKey function to require at least 2048 bits. See https://cwe.mitre.org/data/definitions/326.html for details

Signed-off-by: Dave Henderson [email protected]

@hairyhenderson hairyhenderson merged commit 23feb30 into master Sep 24, 2021
@hairyhenderson hairyhenderson deleted the protect-cwe-326 branch September 24, 2021 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant