-
Notifications
You must be signed in to change notification settings - Fork 1
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
Make RSA 4096 combos #24
Comments
@ounsworth I would rather add combinations, and yes, the same as with RSA 3072.
|
Should we drop the key size from the OID at all? Yes: Piotr, Scott |
Group decided to add two new RSA 4096 combinations... one for PKCS 1.5, and PSS... |
We decided to add these combinations: MLDSA65-RSA4096-PKCS15-SHA512 We decided to keep the RSA keysize in the OID definiton |
closes #23 |
Didn't mean to close |
4096 combinations added in pull #51 - Closing this ticket |
We have been asked to add RSA-4096 combos for existing infrastructures where deployed software or policy requires 4096 bit keys.
Suggestion is that since RSA 4096 is not much above 128 bit security (certainly not as much as AES-192 or SHA-384), we should pair it with the same cipher suites as the RSA-3072 combo. Or maybe even replace the 3072 combo?
The text was updated successfully, but these errors were encountered: