Skip to content

k256: ECDSA usage with initial end-to-end doctest#105

Merged
tarcieri merged 1 commit into
masterfrom
k256/ecdsa-docs
Aug 1, 2020
Merged

k256: ECDSA usage with initial end-to-end doctest#105
tarcieri merged 1 commit into
masterfrom
k256/ecdsa-docs

Conversation

@tarcieri

@tarcieri tarcieri commented Aug 1, 2020

Copy link
Copy Markdown
Member

Adds an initial description of the crate's ECDSA-related cargo features (ecdsa-core and ecdsa) along with a basic signing/verification usage example.

Adds an initial description of the crate's ECDSA-related cargo features
(`ecdsa-core` and `ecdsa`) along with a basic signing/verification usage
example.
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #105 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #105   +/-   ##
=======================================
  Coverage   52.73%   52.73%           
=======================================
  Files          19       19           
  Lines        3442     3442           
=======================================
  Hits         1815     1815           
  Misses       1627     1627           
Impacted Files Coverage Δ
k256/src/ecdsa.rs 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 f03fa7c...060f7f2. Read the comment docs.

@tarcieri tarcieri merged commit 026862a into master Aug 1, 2020
@tarcieri tarcieri deleted the k256/ecdsa-docs branch August 1, 2020 02:35
@tarcieri tarcieri mentioned this pull request Aug 2, 2020
This was referenced Aug 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.

2 participants