bigint/rsa: Avoid constructing Montgomery constant for d
.
#2165
Codecov / codecov/project
succeeded
Dec 5, 2024 in 0s
96.95% (+0.01%) compared to 224bd7d
View this Pull Request on Codecov
96.95% (+0.01%) compared to 224bd7d
Details
Codecov Report
Attention: Patch coverage is 84.74576%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 96.95%. Comparing base (
224bd7d
) to head (46aeb2b
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/arithmetic/bigint/modulusvalue.rs | 76.92% | 2 Missing and 7 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #2165 +/- ##
==========================================
+ Coverage 96.94% 96.95% +0.01%
==========================================
Files 151 152 +1
Lines 20043 20057 +14
Branches 467 467
==========================================
+ Hits 19430 19446 +16
Misses 505 505
+ Partials 108 106 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading