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.8.2 #428

Merged
merged 1 commit into from
Dec 22, 2020
Merged

elliptic-curve v0.8.2 #428

merged 1 commit into from
Dec 22, 2020

Conversation

tarcieri
Copy link
Member

Added

  • Low-level ECDH API (#418)
  • dev module (#419)
  • Impl pkcs8::ToPrivateKey for SecretKey<C> (#423)
  • Impl pkcs8::ToPublicKey for PublicKey<C> (#427)

Changed

  • Bump subtle dependency to 2.4.0 (#414)
  • Bump pkcs8 dependency to v0.3.3 (#425)
  • Use der crate to parse SecretKey (#422)

Fixed

  • Make PublicKey::from_encoded_point go through PublicKey::from_affine (#416)

@tarcieri tarcieri merged commit bd58701 into master Dec 22, 2020
@tarcieri tarcieri deleted the elliptic-curve/v0.8.2 branch December 22, 2020 15:13
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