Docs.rs
secp256k1-0.28.2
secp256k1 0.28.2
Docs.rs crate page
CC0-1.0
Links
Homepage
Repository
crates.io
Source
Owners
apoelstra
jonasnick
Dependencies
bitcoin_hashes >=0.12, <=0.13
normal
rand ^0.8
normal
secp256k1-sys ^0.9.2
normal
serde ^1.0.103
normal
bincode ^1.3.3
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
Go to latest version
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.28.2
In secp256k1::constants
?
Constant
secp256k1
::
constants
::
MESSAGE_SIZE
source
·
[
−
]
pub const MESSAGE_SIZE:
usize
= 32;
Expand description
The size (in bytes) of a message.