Skip to content

Add retry loop for RSA keygen#213

Merged
aidangarske merged 1 commit into
wolfSSL:masterfrom
ColtonWilley:wp_fix_rsa_keygen_fips
Jul 14, 2025
Merged

Add retry loop for RSA keygen#213
aidangarske merged 1 commit into
wolfSSL:masterfrom
ColtonWilley:wp_fix_rsa_keygen_fips

Conversation

@ColtonWilley
Copy link
Copy Markdown
Contributor

We are seeing an issue where about 3% of the time wolfCrypt FIPS fails to find RSA primes in time for keygen. Mitigate this by adding a retry loop into wolfProvider.

@ColtonWilley ColtonWilley requested a review from SparkiDev July 9, 2025 19:21
@ColtonWilley
Copy link
Copy Markdown
Contributor Author

Retest this please.

@ColtonWilley ColtonWilley requested a review from aidangarske July 14, 2025 19:38
@aidangarske aidangarske merged commit 2e09ab5 into wolfSSL:master Jul 14, 2025
207 of 208 checks passed
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