Skip to content

Conversation

@tarcieri
Copy link
Member

Added

  • Implement Scalar::sqrt (#400)
  • Impl PrimeCurveArithmetic (#415)
  • Impl Reduce<U256> for Scalar (#436)
  • Impl Drop for ecdsa::SigningKey (#449)
  • serde feature (#463, #464)
  • Impl Reduce<U512> for Scalar (#472)
  • Impl ReduceNonZero<U512> for Scalar (#474)
  • Impl LinearCombination trait (#476)

Changed

  • Make ecdsa::Signature::normalize_s non-mutating (#405)
  • Use PrimeCurve trait (#413)
  • Use sec1 crate for EncodedPoint type (#435)
  • Replace ecdsa::hazmat::FromDigest with Reduce (#438)
  • Make FromEncodedPoint return a CtOption (#445)
  • Rust 2021 edition upgrade; MSRV 1.56+ (#453)
  • Bump elliptic-curve crate dependency to v0.11 (#466)
  • Bump ecdsa crate dependency to v0.13 (#467)

Removed

  • force-32-bit feature (#399)
  • field-montgomery feature (#404)
  • Scalar::conditional_add_bit (#431)
  • Deprecated SigningKey::verify_key method (#461)

@tarcieri tarcieri merged commit 8ff2158 into master Dec 14, 2021
@tarcieri tarcieri deleted the k256/v0.10.0 branch December 14, 2021 17:03
tony-iqlusion added a commit to cometbft/tendermint-rs that referenced this pull request Dec 15, 2021
thanethomson pushed a commit to cometbft/tendermint-rs that referenced this pull request Dec 15, 2021
thanethomson pushed a commit to cometbft/tendermint-rs that referenced this pull request Dec 15, 2021
Release notes: RustCrypto/elliptic-curves#485

Signed-off-by: Thane Thomson <[email protected]>
thanethomson added a commit to cometbft/tendermint-rs that referenced this pull request Dec 15, 2021
Release notes: RustCrypto/elliptic-curves#485

Signed-off-by: Thane Thomson <[email protected]>

Co-authored-by: Tony Arcieri (iqlusion) <[email protected]>
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.

2 participants