[][src]Crate libsecp256k1_core

Pure Rust implementation of the secp256k1 curve and fast ECDSA signatures. The secp256k1 curve is used excusively in Bitcoin and Ethereum alike cryptocurrencies.

Modules

curve

Curve related structs.

util

Utilities to manipulate the secp256k1 curve parameters.

Enums

Error