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

p256 v0.8.0 #333

Merged
merged 1 commit into from
Apr 29, 2021
Merged

p256 v0.8.0 #333

merged 1 commit into from
Apr 29, 2021

Conversation

tarcieri
Copy link
Member

Added

  • jwk feature (#279)
  • Wycheproof ECDSA P-256 test vectors (#313)
  • Order constant (#328)

Changed

  • Rename ecdsa::Asn1Signature to ::DerSignature (#288)
  • Migrate to FromDigest trait from ecdsa crate (#292)
  • Bump elliptic-curve to v0.9.2 (#296)
  • Bump pkcs8 to v0.6 (#319)
  • Bump ecdsa crate dependency to v0.11 (#330)

Fixed

  • DigestPrimitive feature gating (#324)

@codecov-commenter
Copy link

Codecov Report

Merging #333 (1733048) into master (0a40d89) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #333   +/-   ##
=======================================
  Coverage   58.43%   58.43%           
=======================================
  Files          35       35           
  Lines        3950     3950           
=======================================
  Hits         2308     2308           
  Misses       1642     1642           
Impacted Files Coverage Δ
p256/src/lib.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 0a40d89...1733048. Read the comment docs.

@tarcieri tarcieri merged commit a67c5c0 into master Apr 29, 2021
@tarcieri tarcieri deleted the p256/v0.8.0 branch April 29, 2021 21:45
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