Skip to content

Conversation

@SparkiDev
Copy link
Contributor

Description

Adding protection to tests that use RSA and ECC.

Testing

./configure --disable-shared --enable-keygen --enable-certgen --enable-certreq --enable-certext --enable-ocsp --enable-crl --enable-pwdbased --enable-opensslall --enable-pkcs7 --enable-pkcs12 --disable-rsa --enable-dh --enable-ecc
make
./tests/unit.test --api

./configure --disable-shared --enable-keygen --enable-certgen --enable-certreq --enable-certext --enable-ocsp --enable-crl --enable-pwdbased --enable-opensslall --enable-pkcs7 --enable-pkcs12 --enable-rsa --enable-dh --disable-ecc
make
./tests/unit.test --api

Checklist

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

Adding protection to tests that use RSA and ECC.
@JacobBarthelmeh JacobBarthelmeh merged commit d60e4dd into wolfSSL:master Oct 22, 2025
265 of 266 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