Skip to content

ecc_sign_determinisitic.c test for for deterministic ECDSA Prime Field for SECP256R1, SECP384R1, and SECP521R#442

Merged
dgarske merged 3 commits intomasterfrom
ecc_sign_determinsitic_k2
Jul 19, 2024
Merged

ecc_sign_determinisitic.c test for for deterministic ECDSA Prime Field for SECP256R1, SECP384R1, and SECP521R#442
dgarske merged 3 commits intomasterfrom
ecc_sign_determinsitic_k2

Conversation

@aidangarske
Copy link
Copy Markdown
Member

Description

ecc_sign_determinisitic.c test for for deterministic ECDSA Prime Field for SECP256R1, SECP384R1, and SECP521R. With SHA256, SHA384, and SHA512 tests.

Testing

For wolfSSL

./configure CFLAGS="-DWOLFSSL_PUBLIC_MP -DWOLFSSL_ECDSA_DETERMINISTIC_K" --enable-debug && make 
./wolfcrypt/test/testwolfcrypt  

For wolfssl-examples

./ecc_sign_deterministic
make clean && make 

…d for SECP256R1, SECP384R1, and SECP521R. With SHA256, SHA384, and SHA512 tests.
…d for SECP256R1, SECP384R1, and SECP521R. With SHA256, SHA384, and SHA512 tests.
@aidangarske aidangarske self-assigned this Jul 3, 2024
@aidangarske aidangarske requested a review from dgarske July 3, 2024 17:09
Comment thread pk/ecc/ecc_sign_deterministic.c
Comment thread pk/ecc/ecc_sign_deterministic.c Outdated
Comment thread pk/ecc/ecc_sign_deterministic.c Outdated
…d for SECP256R1, SECP384R1, and SECP521R .gitignore addition and binary file exclusion.
@dgarske dgarske assigned wolfSSL-Bot and unassigned aidangarske Jul 3, 2024
@dgarske dgarske merged commit c3847f0 into master Jul 19, 2024
yota22721 pushed a commit to yota22721/wolfssl-examples that referenced this pull request Jan 25, 2025
ecc_sign_determinisitic.c test for for deterministic ECDSA Prime Field for SECP256R1, SECP384R1, and SECP521R
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