k256 0.11.6

secp256k1 elliptic curve library written in pure Rust with support for ECDSA signing/verification (including Ethereum-style signatures with public-key recovery), Elliptic Curve Diffie-Hellman (ECDH), and general purpose secp256k1 curve arithmetic useful for implementing arbitrary group-based protocols.
Documentation
1
2
3
4
5
6
{
  "git": {
    "sha1": "3309e0c94244f99564b863e0b7e82441d379d0c0"
  },
  "path_in_vcs": "k256"
}