Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for oss-fuzz sm2 test build #7387

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

JacobBarthelmeh
Copy link
Contributor

No description provided.

@JacobBarthelmeh JacobBarthelmeh self-assigned this Apr 2, 2024
@JacobBarthelmeh JacobBarthelmeh changed the title fix for oss-fuzz sm2 test build and add regression test case fix for oss-fuzz sm2 test build Apr 2, 2024
@JacobBarthelmeh
Copy link
Contributor Author

Can be reproduced with this configure:

/configure '--enable-static' '--enable-md2' '--enable-md4' '--enable-ripemd' '--enable-blake2' '--enable-blake2s' '--enable-pwdbased' '--enable-scrypt' '--enable-hkdf' '--enable-cmac' '--enable-arc4' '--enable-camellia' '--enable-aesccm' '--enable-aesctr' '--enable-xts' '--enable-des3' '--enable-x963kdf' '--enable-harden' '--enable-aescfb' '--enable-aesofb' '--enable-aeskeywrap' '--enable-aessiv' '--enable-keygen' '--enable-curve25519' '--enable-curve448' '--enable-shake256' '--disable-crypttests' '--disable-examples' '--enable-compkey' '--enable-ed448' '--enable-ed25519' '--enable-xchacha' '--enable-cryptocb' '--enable-eccencrypt' '--enable-smallstack' '--enable-ed25519-stream' '--enable-ed448-stream' '--enable-aesgcm-stream' '--enable-shake128' '--enable-siphash' '--enable-eccsi' '--with-eccminsz=0' '--enable-sm2' '--enable-sm3' '--enable-sm4-cbc' '--enable-sm4-ccm' '--enable-sm4-ctr' '--enable-sm4-ecb' '--enable-sm4-gcm' '--disable-asm' '--enable-sp' '--enable-sp-math' '--disable-sp-asm' 'CC=clang' 'CFLAGS=-DHAVE_AES_ECB -DWOLFSSL_DES_ECB -DHAVE_ECC_SECPR2 -DHAVE_ECC_SECPR3 -DWOLFSSL_ECDSA_SET_K -DWOLFSSL_ECDSA_SET_K_ONE_LOOP -DWOLFSSL_PUBLIC_ECC_ADD_DBL'

@JacobBarthelmeh JacobBarthelmeh assigned dgarske and unassigned douzzer Apr 3, 2024
@dgarske dgarske merged commit 5760382 into wolfSSL:master Apr 3, 2024
114 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.

3 participants