Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Sep 2, 2021

Removes the original legacy field implementation inherited (in modified form) from the p256 crate.

At this point the new field implementations seem fairly solid, so there's little reason to keep it around besides additional complexity.

@tarcieri tarcieri requested a review from fjarri September 2, 2021 23:45
@codecov-commenter
Copy link

codecov-commenter commented Sep 2, 2021

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 28.57143% with 20 lines in your changes missing coverage. Please review.

Project coverage is 62.61%. Comparing base (5fc407c) to head (069bf3a).
Report is 688 commits behind head on master.

Files with missing lines Patch % Lines
k256/src/arithmetic/scalar/scalar_8x32.rs 0.00% 16 Missing ⚠️
k256/src/arithmetic/util.rs 0.00% 4 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #404      +/-   ##
==========================================
+ Coverage   55.52%   62.61%   +7.08%     
==========================================
  Files          29       28       -1     
  Lines        4214     4026     -188     
==========================================
+ Hits         2340     2521     +181     
+ Misses       1874     1505     -369     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Removes the original legacy field implementation inherited (in modified
form) from the `p256` crate.

At this point the new field implementations seem fairly solid, so
there's little reason to keep it around besides additional complexity.
@tarcieri tarcieri force-pushed the k256/remove-field-montgomery-feature branch from f0156b3 to 069bf3a Compare September 3, 2021 00:12
@tarcieri tarcieri merged commit 05ea002 into master Sep 3, 2021
@tarcieri tarcieri deleted the k256/remove-field-montgomery-feature branch September 3, 2021 00:18
This was referenced Dec 14, 2021
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.

3 participants