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.12.0 #1009

Merged
merged 1 commit into from
May 9, 2022
Merged

elliptic-curve v0.12.0 #1009

merged 1 commit into from
May 9, 2022

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented May 9, 2022

Added

  • ecdh::SharedSecret::extract HKDF helper (#1007)

Changed

  • Bump digest dependency to v0.10 (#883, #904)
  • Make NonZeroScalar::invert infallible (#894)
  • ToCompactEncodedPoint now returns CtOption (#895)
  • Move hash2field into hash2curve module (#903)
  • Bump ff and group dependencies to v0.12 (#994)
  • Use serdect crate (#996)
  • Replace AlgorithmParamters with AssociatedOid (#1001)
  • Bump crypto-bigint dependency to v0.4 (#1005)
  • Bump der dependency to v0.6 (#1006)
  • Bump pkcs8 dependency to v0.9 (#1006)
  • Bump sec1 dependency to v0.3 (#1006)

Removed

  • Zeroize impl from ecdh::SharedSecret (#978)

@tarcieri tarcieri force-pushed the elliptic-curve/v0.12.0 branch 2 times, most recently from 14ddfd3 to 223b4d3 Compare May 9, 2022 03:38
@tarcieri tarcieri merged commit 8cb0072 into master May 9, 2022
@tarcieri tarcieri deleted the elliptic-curve/v0.12.0 branch May 9, 2022 04:29
@tarcieri tarcieri mentioned this pull request Aug 10, 2022
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