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 secq256k1 Curve #915

Merged
merged 6 commits into from
Sep 16, 2024
Merged

Add secq256k1 Curve #915

merged 6 commits into from
Sep 16, 2024

Conversation

nicole-graus
Copy link
Contributor

Add secq256k1 Elliptic Curve

Description

Secq256k1 has the same curve equation as secp256k1 but a different generator and uses secp256k1_scalarfield instead of secp256k1_field.

Type of change

  • New feature

@nicole-graus nicole-graus requested a review from a team as a code owner September 16, 2024 18:36
@diegokingston diegokingston added this pull request to the merge queue Sep 16, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.22%. Comparing base (aeaa979) to head (881b2be).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #915      +/-   ##
==========================================
+ Coverage   73.13%   73.22%   +0.08%     
==========================================
  Files         153      154       +1     
  Lines       35049    35165     +116     
==========================================
+ Hits        25634    25750     +116     
  Misses       9415     9415              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Merged via the queue into main with commit e6ac8f1 Sep 16, 2024
7 checks passed
@diegokingston diegokingston deleted the add-secq256k1 branch September 16, 2024 18:51
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.

4 participants