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

ecdsa v0.14.0 #472

Merged
merged 1 commit into from
May 9, 2022
Merged

ecdsa v0.14.0 #472

merged 1 commit into from
May 9, 2022

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented May 9, 2022

Added

  • VerifyingKey::from_affine (#452)

Changed

  • Bump digest dependency to v0.10 (#433)
  • SignPrimitive and VerifyPrimitive to accept FieldBytes<C> rather than Scalar<C> (#460)
  • Replace hazmat::rfc6979_generate_k with SignPrimitive::try_sign_prehashed_rfc6979 (#460)
  • Bump der dependency to v0.6 (#468)
  • Bump elliptic-curve dependency to v0.12 (#468)
  • Bump rfc6979 dependency to v0.2 (#470)

@tarcieri tarcieri merged commit 479b6ba into master May 9, 2022
@tarcieri tarcieri deleted the ecdsa/v0.14.0 branch May 9, 2022 13: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.

None yet

1 participant