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

Add explicit addition chains for P-256 scalar and k1 field/scalar inversions #4237

Merged
merged 1 commit into from
Jul 20, 2024

Conversation

randombit
Copy link
Owner

Improves ECDSA signing perf by almost 5% and ~1% for ECDSA verify/ECDH

@coveralls
Copy link

coveralls commented Jul 20, 2024

Coverage Status

coverage: 91.659% (-0.07%) from 91.728%
when pulling 0f2514b on jack/more-addition-chains
into a46783c on master.

@randombit randombit force-pushed the jack/more-addition-chains branch from 614ea40 to 0f2514b Compare July 20, 2024 10:09
…ersions

Improves ECDSA signing perf by almost 5% and ~1% for ECDSA verify/ECDH
@randombit randombit merged commit 1a8a90b into master Jul 20, 2024
39 checks passed
@randombit randombit deleted the jack/more-addition-chains branch July 20, 2024 12:14
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.

2 participants