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

Add rule for PyOpenSSL RSA and DSA key generation #147

Merged
merged 5 commits into from
Nov 11, 2023
Merged

Add rule for PyOpenSSL RSA and DSA key generation #147

merged 5 commits into from
Nov 11, 2023

Conversation

ericwb
Copy link
Contributor

@ericwb ericwb commented Nov 11, 2023

  • Checks function OpenSSL.crypto.PKey().generate_key
  • Looks for weak keys being initialized

ericwb and others added 5 commits November 10, 2023 16:26
* Checks function OpenSSL.crypto.PKey().generate_key
* Looks for weak keys being initialized

Signed-off-by: Eric Brown <[email protected]>
Signed-off-by: Eric Brown <[email protected]>
Signed-off-by: Eric Brown <[email protected]>
Signed-off-by: Eric Brown <[email protected]>
@ericwb ericwb merged commit 7aac351 into securesauce:main Nov 11, 2023
5 checks passed
@ericwb ericwb deleted the PyopensslWeakKey branch November 11, 2023 01:41
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.

1 participant