Skip to content

Conversation

@tarcieri
Copy link
Member

Added

  • RecoveryId type (#392)
  • Default generic impl of SignPrimitive::try_sign_prehashed (#396)
  • Default generic impl of VerifyPrimitive::verify_prehashed (#397)
  • serde support (#406)

Changed

  • Make Signature::normalize_s non-mutating (#355)
  • Switch from ScalarBytes<C> to ScalarCore<C> (#356)
  • Use PrimeCurve trait (#357)
  • Replace FromDigest trait with Reduce (#372)
  • 2021 edition upgrade; MSRV 1.56 (#384)
  • Allow signature v1.4 as a dependency (#385)
  • Bump der dependency to v0.5 (#408)
  • Bump elliptic-curve dependency to v0.11 (#408)
  • Split out rfc6979 crate (#409)

Removed

  • NormalizeLow trait (#393)
  • RecoverableSignPrimitive (#394)

@tarcieri tarcieri merged commit ff2db6b into master Nov 21, 2021
@tarcieri tarcieri deleted the ecdsa/v0.13.0 branch November 21, 2021 19:14
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