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

elliptic-curve v0.5.0 #254

Merged
merged 1 commit into from
Aug 10, 2020
Merged

elliptic-curve v0.5.0 #254

merged 1 commit into from
Aug 10, 2020

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Aug 10, 2020

Added

  • Arithmetic trait (#219)
  • Generate trait (#220, #226)
  • Toplevel Curve trait (#223)
  • Invert trait (#228)
  • FromPublicKey trait (#229, #248)
  • Re-export zeroize (#233)
  • OID support (#240, #245)
  • NonZeroScalar type (#241)
  • Generator trait (#241)
  • weierstrass::PublicKey::compress method (#243)
  • Derive Clone on SecretKey (#244)
  • Generic Elliptic Curve Diffie-Hellman support (#251)

Changed

@tarcieri tarcieri merged commit de0ff0f into master Aug 10, 2020
@tarcieri tarcieri deleted the elliptic-curve/v0.5.0 branch August 10, 2020 22:39
tarcieri added a commit to RustCrypto/signatures that referenced this pull request Aug 10, 2020
tarcieri added a commit to RustCrypto/signatures that referenced this pull request Aug 10, 2020
tarcieri added a commit to RustCrypto/signatures that referenced this pull request Aug 10, 2020
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Aug 11, 2020
Release notes:

- `elliptic-curve` v0.5.0: RustCrypto/traits#254
- `ecdsa` v0.7.0: RustCrypto/signatures#125
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Aug 11, 2020
Release notes:

- `elliptic-curve` v0.5.0: RustCrypto/traits#254
- `ecdsa` v0.7.0: RustCrypto/signatures#125
dns2utf8 pushed a commit to dns2utf8/traits that referenced this pull request Jan 24, 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.

None yet

1 participant