Skip to content

Implement RustCrypto/traits#223 updates#91

Merged
tarcieri merged 1 commit into
masterfrom
elliptic-curve/pr223-updates
Jul 27, 2020
Merged

Implement RustCrypto/traits#223 updates#91
tarcieri merged 1 commit into
masterfrom
elliptic-curve/pr223-updates

Conversation

@tarcieri

Copy link
Copy Markdown
Member

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

@tarcieri tarcieri force-pushed the elliptic-curve/pr223-updates branch 2 times, most recently from 6997c27 to 58019cc Compare July 27, 2020 21:14
@codecov-commenter

codecov-commenter commented Jul 27, 2020

Copy link
Copy Markdown

Codecov Report

Merging #91 into master will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #91   +/-   ##
=======================================
  Coverage   53.10%   53.10%           
=======================================
  Files          18       18           
  Lines        3418     3418           
=======================================
  Hits         1815     1815           
  Misses       1603     1603           
Impacted Files Coverage Δ
p256/src/arithmetic.rs 83.84% <0.00%> (ø)
k256/src/arithmetic.rs 85.52% <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 5eb60d0...02d8b67. Read the comment docs.

Updates usages of the elliptic-curve crate API to incorporate the
changes from RustCrypto/traits#223.
@tarcieri tarcieri force-pushed the elliptic-curve/pr223-updates branch from 58019cc to 02d8b67 Compare July 27, 2020 21:36
@tarcieri tarcieri merged commit 4ec278c into master Jul 27, 2020
@tarcieri tarcieri deleted the elliptic-curve/pr223-updates branch July 27, 2020 21:49
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