Skip to content

p256 v0.5.0#190

Merged
tarcieri merged 1 commit into
masterfrom
p256/v0.5.0
Sep 18, 2020
Merged

p256 v0.5.0#190
tarcieri merged 1 commit into
masterfrom
p256/v0.5.0

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Added

  • ecdsa::Asn1Signature type alias (#186)
  • ff and group crate dependencies; MSRV 1.44+ (#169, #174)
  • AffinePoint::identity() and ::is_identity() (#167)

Changed

  • Bump elliptic-curve crate to v0.6; ecdsa to v0.8 (#180)
  • Refactor ProjectiveArithmetic trait (#179)
  • Support generic inner type for elliptic_curve::SecretKey<C> (#177)
  • Rename ElementBytes => FieldBytes (#176)
  • Rename ecdsa::{Signer, Verifier} => ::{SigningKey, VerifyKey} (#153)
  • Rename Curve::ElementSize => FieldSize (#150)
  • Implement RFC6979 deterministic ECDSA (#146, #147)
  • Rename PublicKey to EncodedPoint (#141)

Removed

  • rand feature (#162)

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #190   +/-   ##
=======================================
  Coverage   58.53%   58.53%           
=======================================
  Files          25       25           
  Lines        3765     3765           
=======================================
  Hits         2204     2204           
  Misses       1561     1561           

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 3716ffc...a163c30. Read the comment docs.

@tarcieri tarcieri merged commit 6d8d2f6 into master Sep 18, 2020
@tarcieri tarcieri deleted the p256/v0.5.0 branch September 18, 2020 15:55
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