Skip to content

Conversation

@mathmasterzach
Copy link
Contributor

Major changes to secp256k1's SDK.

Rather than wrapping ark-ff elements in Montgomery form, we work in standard form with custom inlines for multiplication, division, and squaring.

Other small changes in ECDSA verification to reduce cycle counts.

The result is ECDSA verification in just under 208k cycles.

Fix typo

Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
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.

1 participant