sapio-secp256k1 0.28.1

Rust wrapper library for Pieter Wuille's `libsecp256k1`. Implements ECDSA and BIP 340 signatures for the SECG elliptic curve group secp256k1 and related utilities. Extended edition for Sapio.
Documentation

sapio-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 14 feature flags, 3 of them enabled by default.

default

  • std

std

  • alloc
  • secp256k1-sys/std

alloc

  • secp256k1-sys/alloc

rand-std

  • std
  • rand
  • rand/std
  • rand/std_rng

hashes-std

  • std
  • hashes/std

global-context

  • std

schemars

  • dep:schemars

rand

  • dep:rand

json

  • schemars

lowmemory

  • secp256k1-sys/lowmemory

recovery

  • secp256k1-sys/recovery

global-context-less-secure

  • global-context

serde

  • dep:serde

hashes

  • dep:hashes