Skip to content

ecdsa: refactor ProjectiveArithmetic trait#164

Merged
tarcieri merged 1 commit into
masterfrom
ecdsa/refactor-projective-arithmetic
Sep 11, 2020
Merged

ecdsa: refactor ProjectiveArithmetic trait#164
tarcieri merged 1 commit into
masterfrom
ecdsa/refactor-projective-arithmetic

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Accompanying changes for RustCrypto/traits#300.

@codecov-commenter

codecov-commenter commented Sep 11, 2020

Copy link
Copy Markdown

Codecov Report

Merging #164 into master will decrease coverage by 2.45%.
The diff coverage is 50.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
- Coverage   52.00%   49.54%   -2.46%     
==========================================
  Files           7        7              
  Lines         425      436      +11     
==========================================
- Hits          221      216       -5     
- Misses        204      220      +16     
Impacted Files Coverage Δ
ecdsa/src/sign.rs 0.00% <0.00%> (ø)
ecdsa/src/verify.rs 0.00% <0.00%> (ø)
ecdsa/src/lib.rs 44.06% <18.75%> (-3.21%) ⬇️
ecdsa/src/dev/curve.rs 36.58% <85.71%> (-5.66%) ⬇️
ecdsa/src/rfc6979.rs 94.73% <100.00%> (-0.14%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a3e494...3c7e239. Read the comment docs.

@tarcieri tarcieri force-pushed the ecdsa/refactor-projective-arithmetic branch 6 times, most recently from e7a2e00 to 60334b2 Compare September 11, 2020 05:01
@tarcieri tarcieri force-pushed the ecdsa/refactor-projective-arithmetic branch from 60334b2 to a955f67 Compare September 11, 2020 05:21
@tarcieri tarcieri force-pushed the ecdsa/refactor-projective-arithmetic branch from a955f67 to 3c7e239 Compare September 11, 2020 15:02
@tarcieri tarcieri changed the title [WIP] ecdsa: refactor ProjectiveArithmetic trait ecdsa: refactor ProjectiveArithmetic trait Sep 11, 2020
@tarcieri tarcieri marked this pull request as ready for review September 11, 2020 15:12
@tarcieri tarcieri merged commit 80eb3b4 into master Sep 11, 2020
@tarcieri tarcieri deleted the ecdsa/refactor-projective-arithmetic branch September 11, 2020 15:13
@tarcieri tarcieri mentioned this pull request Sep 11, 2020
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.

2 participants