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

ecdsa: impl From<&VerifyKey<C>> for EncodedPoint<C> #144

Merged
merged 1 commit into from Sep 2, 2020

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Sep 2, 2020

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #144 into master will decrease coverage by 0.34%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
- Coverage   60.28%   59.94%   -0.35%     
==========================================
  Files           8        8              
  Lines         350      352       +2     
==========================================
  Hits          211      211              
- Misses        139      141       +2     
Impacted Files Coverage Δ
ecdsa/src/verify.rs 0.00% <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 50f482b...2c76b5a. Read the comment docs.

@tarcieri tarcieri merged commit 1c2c1fc into master Sep 2, 2020
@tarcieri tarcieri deleted the ecdsa/from-verify-key-for-encoded-point branch September 2, 2020 22:03
@tarcieri tarcieri mentioned this pull request Sep 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.

None yet

2 participants