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

k256 v0.13.2 #980

Merged
merged 1 commit into from
Nov 15, 2023
Merged

k256 v0.13.2 #980

merged 1 commit into from
Nov 15, 2023

Conversation

tarcieri
Copy link
Member

Added

  • #[inline] annotations on conditional_select (#942)
  • BatchInvert and BatchNormalize impls (#971)
  • Optimized implementation of LinearCombinationExt trait (#974)

Changed

  • Use generic signing implementation from ecdsa crate (#911)
  • Simplify internal helper functions in the scalar arithmetic (#917)
  • Bump elliptic-curve to v0.13.7 (#979)

Fixed

  • Reject signatures which aren't low-S normalized (#914)
  • Check for R being the identity point on Schnorr verification (#916)

@tarcieri
Copy link
Member Author

cc @ycscaly

@tarcieri tarcieri merged commit bedb04c into master Nov 15, 2023
122 checks passed
@tarcieri tarcieri deleted the k256/v0.13.2 branch November 15, 2023 23:07
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