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

Fail FIPS rsa_keygen_pubexp on change #2016

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

justsmth
Copy link
Contributor

@justsmth justsmth commented Nov 26, 2024

Description of changes:

  • FIPS only allows 0x10001 for public exponent. We will fail any attempt to change that when in FIPS mode.

Testing:

Updated tests to provide better coverage for FIPS.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@justsmth justsmth requested a review from a team as a code owner November 26, 2024 19:46
@justsmth justsmth merged commit f1ff8f6 into aws:main Nov 26, 2024
114 of 119 checks passed
@justsmth justsmth deleted the fips-ruby-rsa branch December 2, 2024 13:15
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.

3 participants