Skip to content

Conversation

@tarcieri
Copy link
Member

Updates usages of the elliptic-curve crate API to incorporate the changes from RustCrypto/traits#223

@tarcieri tarcieri marked this pull request as draft July 27, 2020 20:05
@tarcieri tarcieri changed the title ecdsa: implement RustCrypto/traits#223 updates [WIP] ecdsa: implement RustCrypto/traits#223 updates Jul 27, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jul 27, 2020

Codecov Report

Merging #105 into master will not change coverage.
The diff coverage is 87.50%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #105   +/-   ##
=======================================
  Coverage   53.59%   53.59%           
=======================================
  Files           3        3           
  Lines         181      181           
=======================================
  Hits           97       97           
  Misses         84       84           
Impacted Files Coverage Δ
ecdsa/src/lib.rs 61.76% <80.00%> (ø)
ecdsa/src/asn1.rs 71.69% <100.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 3655c0b...7ba2cbf. Read the comment docs.

Updates usages of the `elliptic-curve` crate API
@tarcieri tarcieri force-pushed the ecdsa/elliptic-curve-pr223-updates branch from dc48051 to 7ba2cbf Compare July 27, 2020 20:51
@tarcieri tarcieri changed the title [WIP] ecdsa: implement RustCrypto/traits#223 updates ecdsa: implement RustCrypto/traits#223 updates Jul 27, 2020
@tarcieri tarcieri marked this pull request as ready for review July 27, 2020 20:51
@tarcieri tarcieri merged commit 3800528 into master Jul 27, 2020
@tarcieri tarcieri deleted the ecdsa/elliptic-curve-pr223-updates branch July 27, 2020 21:01
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