Skip to content

SHA256 uses ForceZero now too#7091

Merged
SparkiDev merged 1 commit intowolfSSL:masterfrom
JacobBarthelmeh:forcezero
Jan 3, 2024
Merged

SHA256 uses ForceZero now too#7091
SparkiDev merged 1 commit intowolfSSL:masterfrom
JacobBarthelmeh:forcezero

Conversation

@JacobBarthelmeh
Copy link
Copy Markdown
Contributor

Building using the following configure :

 ./configure --disable-filesystem --enable-singlethreaded --disable-examples --disable-crypttests --disable-benchmark --enable-static CPPFLAGS='-DNO_ERROR_STRINGS -DIGNORE_NAME_CONSTRAINTS -DNO_ASN_TIME -DUSE_SLOW_SHA -DUSE_SLOW_SHA256 -Os -ffunction-sections -fdata-sections' --disable-chacha --disable-poly1305 --disable-dh --disable-des3 --disable-sha512 --disable-rsa --disable-ecc --disable-sha3 --disable-sha224 --disable-md5 --disable-sha --disable-sha384 --disable-rng --disable-sp --disable-fastmath --disable-heapmath --disable-aesctr --disable-aesgcm --disable-pkcs12 --disable-aes --disable-asn --disable-kdf --disable-sp-math-all --disable-harden --disable-asm --enable-cryptonly

Before this change results in :

 nm src/.libs/libwolfssl.a | grep ForceZero
                 U ForceZero
                 U ForceZero

@JacobBarthelmeh JacobBarthelmeh self-assigned this Dec 22, 2023
@JacobBarthelmeh
Copy link
Copy Markdown
Contributor Author

Retest this please Jenkins

@SparkiDev SparkiDev self-assigned this Jan 3, 2024
@SparkiDev SparkiDev merged commit 100c2ec into wolfSSL:master Jan 3, 2024
@embhorn embhorn mentioned this pull request Sep 8, 2025
4 tasks
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