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

p256 v0.12.0 #718

Merged
merged 1 commit into from
Jan 16, 2023
Merged

p256 v0.12.0 #718

merged 1 commit into from
Jan 16, 2023

Conversation

tarcieri
Copy link
Member

Added

  • 32-bit scalar backend (#636)
  • alloc feature (#670)
  • Constructors for Scalar from u128 (#709)

Changed

  • Use generic curve arithmetic implementation from primeorder crate (#631, #716)
  • Use U256 as the inner type for FieldElement (#634)
  • Update P-256 VOPRF test vectors (#693)
  • Use weak feature activation; MSRV 1.60 (#701)
  • Bump ecdsa dependency to v0.15 (#713)

@tarcieri tarcieri merged commit 19d7616 into master Jan 16, 2023
@tarcieri tarcieri deleted the p256/v0.12.0 branch January 16, 2023 18:00
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.

None yet

1 participant