Skip to content

SP int: fix when ECC specific size code included#5849

Merged
dgarske merged 1 commit intowolfSSL:masterfrom
SparkiDev:sp_int_sp_ecc_fix
Dec 6, 2022
Merged

SP int: fix when ECC specific size code included#5849
dgarske merged 1 commit intowolfSSL:masterfrom
SparkiDev:sp_int_sp_ecc_fix

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

Description

Was enabled when !SP and HAVE_ECC
Now enabled when !WOLFSSL_SP_MATH and HAVE_ECC

Testing

Compared benchmark of Brainpool curves when:
./configure '--disable-shared' '--enable-brainpool' '--enable-ecccustcurves'
./configure '--disable-shared' '--enable-brainpool' '--enable-ecccustcurves' --enable-sp=yes,asm

Checklist

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

Was enabled when !SP and HAVE_ECC
Now enabled when !WOLFSSL_SP_MATH and HAVE_ECC
@SparkiDev SparkiDev assigned dgarske and unassigned douzzer and SparkiDev Dec 6, 2022
@dgarske dgarske merged commit 47b8caa into wolfSSL:master Dec 6, 2022
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