Skip to content

k256 v0.5.0#188

Merged
tarcieri merged 1 commit into
masterfrom
k256/v0.5.0
Sep 17, 2020
Merged

k256 v0.5.0#188
tarcieri merged 1 commit into
masterfrom
k256/v0.5.0

Conversation

@tarcieri

@tarcieri tarcieri commented Sep 17, 2020

Copy link
Copy Markdown
Member

Added

  • ecdsa::Asn1Signature type aliases (#186)
  • ff and group crate dependencies; MSRV 1.44+ (#164, #174)
  • AffinePoint::identity() and ::is_identity() (#165)
  • expose-field feature (#161)
  • keccak256 feature (#142)

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)
  • Factor out a from_digest_trial_recovery method (#168)
  • Rename ecdsa::{Signer, Verifier} => ::{SigningKey, VerifyKey} (#153)
  • Rename Curve::ElementSize => FieldSize (#150)
  • Implement RFC6979 deterministic ECDSA (#146)
  • Use NonZeroScalar for ECDSA signature components (#144)
  • Eagerly verify ECDSA scalars are in range (#143)

Removed

  • rand feature (#162)

@codecov-commenter

codecov-commenter commented Sep 17, 2020

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #188   +/-   ##
=======================================
  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 cf65586...ce81b64. Read the comment docs.

@tarcieri tarcieri merged commit 3716ffc into master Sep 17, 2020
@tarcieri tarcieri deleted the k256/v0.5.0 branch September 17, 2020 21:04
tarcieri pushed a commit to cometbft/tendermint-rs that referenced this pull request Sep 23, 2020
ebuchman pushed a commit to cometbft/tendermint-rs that referenced this pull request Sep 24, 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