Skip to content

Conversation

@douzzer
Copy link
Contributor

@douzzer douzzer commented Jan 9, 2026

wolfssl/wolfcrypt/sp_int.h: for sp-math-all with RSA or DH, raise default SP_INT_BITS from 3072 to 4096, to support 2k RSA.

fixes #7929. works with sp-math-all (current default). Also works with --enable-heapmath, but doesn't work with --enable-fastmath.

tested with wolfssl-multi-test.sh ... check-configure cross-powerpc32-asm-ocsp-test, the latter of which runs the reproducer in #7929 on emulated-ppc32 using some new logic I've just added to multi-test.

@douzzer douzzer requested review from embhorn and wolfSSL-Bot January 9, 2026 00:24
@douzzer douzzer marked this pull request as draft January 13, 2026 06:52
@dgarske dgarske assigned douzzer and unassigned wolfSSL-Bot Jan 20, 2026
…ault SP_INT_BITS from 3072 to 4096, to support 2k RSA.
@douzzer douzzer force-pushed the 20260108-DEFAULT_MAX_CLASSIC_ASYM_KEY_BITS branch from d316788 to d4840d8 Compare January 21, 2026 01:16
@douzzer
Copy link
Contributor Author

douzzer commented Jan 21, 2026

retest this please

Found unhandled org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException exception:

@douzzer douzzer marked this pull request as ready for review January 21, 2026 03:24
@douzzer douzzer requested a review from SparkiDev January 21, 2026 03:25
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.

On 32-bit platform, ocsp.test to www.google.com may fail?

2 participants