secp256k1 0.33.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.
Documentation

secp256k1

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

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

default

std (default)

alloc (default)

arbitrary

global-context

global-context-less-secure

lowmemory

rand

recovery

serde