cashweb-secp256k1 0.19.1

Rust bindings for Pieter Wuille's `libsecp256k1` library. Implements ECDSA for the SECG elliptic curve group secp256k1 and related utilities.
Documentation

cashweb-secp256k1

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 11 feature flags, 2 of them enabled by default.

default

  • std

std

  • cashweb-secp256k1-sys/std

global-context

  • std
  • rand-std

unstable

  • recovery
  • rand-std

lowmemory

  • cashweb-secp256k1-sys/lowmemory

recovery

  • cashweb-secp256k1-sys/recovery

endomorphism

  • cashweb-secp256k1-sys/endomorphism

rand-std

  • rand/std

rand

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

bitcoin_hashes

    This feature flag does not enable additional features.