[][src]Crate k256

secp256k1 elliptic curve

Minimum Supported Rust Version

Rust 1.37 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

Re-exports

pub use elliptic_curve;

Modules

arithmeticfeature="arithmetic"

A pure-Rust implementation of group operations on secp256k1.

Structs

Secp256k1

secp256k1 elliptic curve.

Type Definitions

PublicKey

secp256k1 public keys

SecretKey

secp256k1 secret keys