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.10.0 #663

Merged
merged 1 commit into from
Jun 8, 2021
Merged

elliptic-curve v0.10.0 #663

merged 1 commit into from
Jun 8, 2021

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Jun 8, 2021

Added

  • ScalarBytes::from_uint (#651)
  • dev::ScalarBytes (#652)
  • ScalarArithmetic trait (#654)
  • AffineArithmetic trait (#658)
  • PointCompaction trait and SEC1 tag support (#659)

Changed

  • Bump ff and group to v0.10; MSRV 1.51+ (#643)
  • Merge Curve and Order traits (#644)
  • Use crypto-bigint to represent Curve::ORDER (#645)
  • Source FieldSize<C> from C::UInt type (#646)
  • Impl ScalarBytes<C> using C::UInt (#647)
  • Make ScalarBytes<C> the SecretKey<C> internal repr (#649)
  • Bump crypto-bigint to v0.2 (#662)
  • Bump pkcs8 to v0.7 (#662)

Removed

  • util module (#648)

@tarcieri tarcieri merged commit 542fcb6 into master Jun 8, 2021
@tarcieri tarcieri deleted the elliptic-curve/v0.10.0 branch June 8, 2021 03:17
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Jun 8, 2021
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Jun 8, 2021
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Jun 8, 2021
@tarcieri tarcieri mentioned this pull request Jun 8, 2021
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