Skip to content

Conversation

@tarcieri
Copy link
Member

Adds a type alias for ecdsa::verifier::Verifier (introduced in RustCrypto/signatures#110) which provides a high-level ECDSA signing interface.

Adds a type alias for `ecdsa::verifier::Verifier` (introduced in
RustCrypto/signatures#110) which provides a high-level ECDSA signing
interface.
@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2020

Codecov Report

Merging #104 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #104   +/-   ##
=======================================
  Coverage   52.73%   52.73%           
=======================================
  Files          19       19           
  Lines        3442     3442           
=======================================
  Hits         1815     1815           
  Misses       1627     1627           
Impacted Files Coverage Δ
k256/src/ecdsa.rs 0.00% <ø> (ø)
p256/src/ecdsa.rs 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 88badf5...97d2e40. Read the comment docs.

@tarcieri tarcieri merged commit f03fa7c into master Aug 1, 2020
@tarcieri tarcieri deleted the ecdsa/verifier branch August 1, 2020 02:28
@tarcieri tarcieri mentioned this pull request Aug 2, 2020
This was referenced Aug 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.

3 participants