Skip to content

SP C - RSA public only build with DH#9792

Merged
dgarske merged 1 commit intowolfSSL:masterfrom
SparkiDev:sp_c_rsa_pub_only
Feb 18, 2026
Merged

SP C - RSA public only build with DH#9792
dgarske merged 1 commit intowolfSSL:masterfrom
SparkiDev:sp_c_rsa_pub_only

Conversation

@SparkiDev
Copy link
Contributor

Description

Fix build to compile when RSA public only but DH included.

Testing

./configure --disable-shared --disable-asm --enable-sp --enable-rsapub
./configure --disable-shared --disable-asm --enable-sp --enable-rsapub CFLAGS=-DSP_WORD_SIZE=32
./configure --disable-shared --disable-asm --enable-sp --enable-rsavfy
./configure --disable-shared --disable-asm --enable-sp --enable-rsavfy CFLAGS=-DSP_WORD_SIZE=32

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

Fix build to compile when RSA public only but DH included.
@SparkiDev SparkiDev self-assigned this Feb 18, 2026
@SparkiDev
Copy link
Contributor Author

retest this please

@SparkiDev SparkiDev assigned kojo1 and unassigned SparkiDev Feb 18, 2026
@SparkiDev SparkiDev requested a review from kojo1 February 18, 2026 04:10
@SparkiDev
Copy link
Contributor Author

Code generated by PR:
https://github.com/wolfSSL/scripts/pull/550

@dgarske dgarske merged commit 7efefc7 into wolfSSL:master Feb 18, 2026
570 of 572 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

Comments