Skip to content

Don't test SECP vectors when disabled in test.c#6402

Merged
dgarske merged 1 commit intowolfSSL:masterfrom
lealem47:no_ecc_secp
May 12, 2023
Merged

Don't test SECP vectors when disabled in test.c#6402
dgarske merged 1 commit intowolfSSL:masterfrom
lealem47:no_ecc_secp

Conversation

@lealem47
Copy link
Copy Markdown
Contributor

Description

Fix for #6397

Testing

Tested with :

  • ./configure --enable-brainpool --enable-ecccustcurves --disable-curve25519 --disable-ed25519 CFLAGS=-DNO_ECC_SECP && make && ./wolfcrypt/test/testwolfcrypt
  • ./configure CFLAGS=-DNO_ECC_SECP && make && ./wolfcrypt/test/testwolfcrypt

Checklist

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

@lealem47 lealem47 self-assigned this May 11, 2023
@lealem47 lealem47 requested a review from dgarske May 11, 2023 20:26
@dgarske dgarske self-assigned this May 11, 2023
@dgarske dgarske merged commit a68b0d8 into wolfSSL:master May 12, 2023
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.

2 participants