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

Port bitcoin secp256k1 release 0.3.1 fixes #6

Merged
merged 7 commits into from
May 8, 2023

Conversation

Naviabheeman
Copy link
Contributor

Use volatile flag in all _cmov functions

Port wycheproof test suit from bitcoin secp256k1

@azuchi
Copy link
Contributor

azuchi commented May 1, 2023

@Naviabheeman you need to rebase with master branch to fix ci.

RandomLattice and others added 5 commits May 4, 2023 11:34
Adds a test using the Wycheproof vectors as outlined in #1106. The
vectors are taken from the Wycheproof repo. We use a python script
to convert the JSON-formatted vectors into C code.

Co-authored-by: Sean Andersen <6730974+andozw@users.noreply.github.com>
Makefile.am Show resolved Hide resolved
Co-authored-by: shigeyuki azuchi <azuchi@chaintope.com>
@azuchi azuchi merged commit 782265f into chaintope:master May 8, 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.

3 participants