Docs.rs
secp256k1-0.30.0
secp256k1 0.30.0
Docs.rs crate page
CC0-1.0
Links
Homepage
Repository
crates.io
Source
Owners
apoelstra
jonasnick
Dependencies
bitcoin_hashes ^0.14
normal
optional
rand ^0.8
normal
optional
secp256k1-sys ^0.10.0
normal
serde ^1.0.103
normal
optional
bincode ^1.3.3
dev
hex_lit ^0.1.1
dev
rand_core ^0.6
dev
serde_cbor ^0.10.0
dev
serde_test ^1.0.19
dev
getrandom ^0.2
dev
wasm-bindgen-test ^0.3
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
secp256k1
0.30.0
In secp256k1::
constants
secp256k1
::
constants
Constant
SCHNORR_PUBLIC_KEY_SIZE
Copy item path
source
pub const SCHNORR_PUBLIC_KEY_SIZE:
usize
= 32;
Expand description
The size of a schnorr public key.