Skip to content

ecdsa v0.15.0 #620

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

Merged
merged 1 commit into from
Jan 15, 2023
Merged

ecdsa v0.15.0 #620

merged 1 commit into from
Jan 15, 2023

Conversation

tarcieri
Copy link
Member

Added

  • DigestPrimitive::Digest now has bounds that work with RFC6979 (#568)
  • *Signer/*Verifier impls for der::Signature (#569)
  • VerifyingKey recovery support (#576)
  • Trial recovery support (#580)

Changed

  • Signature now internally structured with r and s components (#565)
  • SigningKey::verifying_key now returns a reference (#567)
  • Refactor prehash_to_field_bytes to bits2field free function (#574)
  • Rename sign feature to signing (#610)
  • Rename verify feature to verifying features (#610)
  • Bump signature crate dependency to v2.0 (#614)

@tarcieri tarcieri merged commit 51bfa88 into master Jan 15, 2023
@tarcieri tarcieri deleted the ecdsa/v0.15.0 branch January 15, 2023 23:31
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Jan 16, 2023
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Jan 16, 2023
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.

1 participant