secp 0.2.3

A flexible and secure secp256k1 elliptic curve math library with constant-time support and superb ergonomics.
Documentation

secp

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 2 of them enabled by default.

default

  • secp256k1

secp256k1

  • dep:secp256k1

serde

  • dep:serde
  • secp256k1?/serde
  • dep:serdect

rand

  • dep:rand
  • secp256k1?/rand-std

k256

  • dep:k256

num-traits

  • dep:num-traits

secp256k1-invert

  • dep:crypto-bigint