Skip to content

elliptic-curve v0.8.0 - #411

Merged
tarcieri merged 1 commit into
masterfrom
elliptic-curve/v0.8.0
Dec 17, 2020
Merged

elliptic-curve v0.8.0#411
tarcieri merged 1 commit into
masterfrom
elliptic-curve/v0.8.0

Conversation

@tarcieri

@tarcieritarcieri commented Dec 17, 2020

Copy link
Copy Markdown
Member

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
tarcieriforce-pushed the elliptic-curve/v0.8.0 branch from e3116df to bf2ccafCompareDecember 17, 2020 04:25
@tarcieri
tarcieri merged commit 7879c79 into masterDec 17, 2020
@tarcieri
tarcieri deleted the elliptic-curve/v0.8.0 branch December 17, 2020 04:28
Sign up for freeto 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

@tarcieri