RSA: Precompute R**3 and store it instead of R**2. #1817
Merged
Codecov / codecov/project
failed
Nov 23, 2023 in 0s
96.00% (-0.01%) compared to 6de2724
View this Pull Request on Codecov
96.00% (-0.01%) compared to 6de2724
Details
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
6de2724
) 96.00% compared to head (691278c
) 96.00%.
Files | Patch % | Lines |
---|---|---|
src/arithmetic/montgomery.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1817 +/- ##
==========================================
- Coverage 96.00% 96.00% -0.01%
==========================================
Files 137 137
Lines 20727 20741 +14
Branches 226 226
==========================================
+ Hits 19899 19912 +13
- Misses 795 796 +1
Partials 33 33
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading