Skip to content

Conversation

@douzzer
Copy link
Contributor

@douzzer douzzer commented Sep 18, 2025

fix gating in wolfssl/wolfcrypt/fe_operations.h -- gate out load_3() and load_4() when !(CURVE25519_SMALL || ED25519_SMALL);

harmonize low-mem outer gate in wolfcrypt/src/fe_operations.c with outer gate in wolfcrypt/src/fe_low_mem.c.

tested with check-source-text-fips-dev and

$ ./configure --enable-curve25519=small --enable-ed25519=small --enable-c89 --enable-32bit CFLAGS='-m32 -Dword64=klsdjfglksdf -Dsword64=kjdfnfgjka'

see ZD#20376

…and load_4() when !(CURVE25519_SMALL || ED25519_SMALL);

harmonize low-mem outer gate in wolfcrypt/src/fe_operations.c with outer gate in wolfcrypt/src/fe_low_mem.c.
@douzzer
Copy link
Contributor Author

douzzer commented Sep 18, 2025

retest this please

@JacobBarthelmeh JacobBarthelmeh merged commit f143dbb into wolfSSL:master Sep 18, 2025
399 of 402 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.

4 participants