Skip to content

k256: impl SignPrimitive#155

Merged
tarcieri merged 1 commit into
masterfrom
k256/impl-sign-primitive
Sep 3, 2020
Merged

k256: impl SignPrimitive#155
tarcieri merged 1 commit into
masterfrom
k256/impl-sign-primitive

Conversation

@tarcieri

@tarcieri tarcieri commented Sep 3, 2020

Copy link
Copy Markdown
Member

Removes the RecoverableSignPrimitive trait per RustCrypto/signatures#146

Removes the RecoverableSignPrimitive trait per RustCrypto/signatures#146
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #155 into master will increase coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #155   +/-   ##
=======================================
  Coverage   59.97%   59.98%           
=======================================
  Files          21       21           
  Lines        3573     3576    +3     
=======================================
+ Hits         2143     2145    +2     
- Misses       1430     1431    +1     
Impacted Files Coverage Δ
k256/src/ecdsa/sign.rs 29.82% <66.66%> (+2.04%) ⬆️

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 95af54c...72ae03c. Read the comment docs.

@tarcieri tarcieri merged commit 386ea59 into master Sep 3, 2020
@tarcieri tarcieri deleted the k256/impl-sign-primitive branch September 3, 2020 00:19
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