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

Implement secp256k1 in constant-time #15

Merged
merged 2 commits into from
Apr 28, 2024
Merged

Conversation

paragonie-security
Copy link

This is the same treatment as the NIST curves received in v2.1.0.

Closes #13

I also took the liberty of cleaning up redundant code.

This is the same treatment as the NIST curves received in v2.1.0.

I also took the liberty of cleaning up redundant code.
@paragonie-security paragonie-security merged commit 9ab4ad6 into master Apr 28, 2024
40 checks passed
@paragonie-security paragonie-security deleted the ct-secp256k1 branch April 28, 2024 23:17
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.

Optimized, Constant-Time secp256k1
1 participant