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

ec suite_b: Define scalar_mul_mont wrappers in Rust. #1845

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

briansmith
Copy link
Owner

Take a step towards eliminating prefixed_export! by eliminating one C user of bn_mul_mont.

Take a step towards eliminating `prefixed_export!` by eliminating one
C user of `bn_mul_mont`.
Copy link

codecov bot commented Dec 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (40e147d) 96.01% compared to head (751f76e) 96.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1845   +/-   ##
=======================================
  Coverage   96.01%   96.01%           
=======================================
  Files         136      136           
  Lines       20677    20688   +11     
  Branches      226      225    -1     
=======================================
+ Hits        19852    19864   +12     
  Misses        791      791           
+ Partials       34       33    -1     

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

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.

None yet

1 participant