| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
OK sure that's enough factoring, running tests |
Sorry, something went wrong.
|
Hey @luchua-bc,
|
Sorry, something went wrong.
|
@JarLob I've made requested changes. Please review. Thanks. |
Sorry, something went wrong.
|
Please rebase. Pinged a codeowner for final review. |
Sorry, something went wrong.
|
Thanks @smowton. I've rebased this branch. |
Sorry, something went wrong.
There was a problem hiding this comment.
Looks mostly good to me. Just a few comments.
Sorry, something went wrong.
|
Thanks @aschackmull for reviewing this PR. I've made requested text changes. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Strength of cryptographic algorithms depends on a sufficient key size to be robust against brute-force attacks. A theoretically sound encryption scheme with an insufficient key size can still be subjected to brute force attacks that have a reasonable chance of succeeding using current attack methods and resources.
This type of issues is categorized as CWE-326: Inadequate Encryption Strength.
This query finds uses of strong encryption algorithms (AES, DSA, RSA, and EC) with too small a key size.
Please consider to merge the PR. Thanks.