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.0 #411

Merged
merged 1 commit into from
Dec 17, 2020
Merged

elliptic-curve v0.8.0 #411

merged 1 commit into from
Dec 17, 2020

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Dec 17, 2020

Added

  • Impl subtle::ConditionallySelectable for sec1::EncodedPoint (#409)
  • sec1::EncodedPoint::identity() method (#408)
  • sec1::Coordinates::tag method (#407)
  • Support for SEC1 identity encoding (#401)

Changed

  • Bump pkcs8 crate dependency to v0.3 (#405)
  • Ensure PublicKey<C> is not the identity point (#404)
  • Have SecretKey::secret_scalar return NonZeroScalar (#402)

Removed

  • SecretKey::secret_value (#403)

@tarcieri tarcieri merged commit 7879c79 into master Dec 17, 2020
@tarcieri tarcieri deleted the elliptic-curve/v0.8.0 branch December 17, 2020 04:28
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