Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

k256: impl RandomizedSigner on SigningKey #193

Merged
merged 1 commit into from
Sep 18, 2020

Conversation

tarcieri
Copy link
Member

Gated on the sha256 feature.

Gated on the `sha256` feature.
@codecov-commenter
Copy link

Codecov Report

Merging #193 into master will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
- Coverage   58.53%   58.50%   -0.04%     
==========================================
  Files          25       25              
  Lines        3765     3767       +2     
==========================================
  Hits         2204     2204              
- Misses       1561     1563       +2     
Impacted Files Coverage Δ
k256/src/ecdsa/sign.rs 30.35% <0.00%> (-1.13%) ⬇️

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 b919390...7bed863. Read the comment docs.

@tarcieri tarcieri merged commit d14844e into master Sep 18, 2020
@tarcieri tarcieri deleted the k256/randomized-signer-impl branch September 18, 2020 19:28
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.

None yet

2 participants