Skip to content

ecdsa: use newly refactored sec1::EncodedPoint#131

Merged
tarcieri merged 1 commit into
masterfrom
ecdsa/sec1-encoded-point
Aug 24, 2020
Merged

ecdsa: use newly refactored sec1::EncodedPoint#131
tarcieri merged 1 commit into
masterfrom
ecdsa/sec1-encoded-point

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Uses the new sec1::EncodedPoint type introduced in RustCrypto/traits#264

Uses the new `sec1::EncodedPoint` type introduced in
RustCrypto/traits#264
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #131 into master will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #131   +/-   ##
=======================================
  Coverage   43.37%   43.37%           
=======================================
  Files           6        6           
  Lines         219      219           
=======================================
  Hits           95       95           
  Misses        124      124           
Impacted Files Coverage Δ
ecdsa/src/lib.rs 47.61% <ø> (ø)
ecdsa/src/verifier.rs 0.00% <0.00%> (ø)

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 bcb96b0...d8a5eb4. Read the comment docs.

@tarcieri tarcieri merged commit ae1062a into master Aug 24, 2020
@tarcieri tarcieri deleted the ecdsa/sec1-encoded-point branch August 24, 2020 16:25
@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