Docs.rs
exonum-crypto-1.0.0
exonum-crypto 1.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
aleksuss
Dependencies
anyhow ^1.0.26
normal
exonum-proto ^1.0.0
normal
optional
exonum_sodiumoxide ^0.0.23
normal
optional
hex ^0.4.0
normal
protobuf ^2.8.1
normal
optional
serde ^1.0.101
normal
serde_derive ^1.0.101
normal
serde_json ^1.0.44
dev
tempdir ^0.3.7
dev
exonum-build ^1.0.0
build
Versions
100%
of the crate is documented
Platform
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
exonum_
crypto
1.0.0
In exonum_
crypto::
x25519
exonum_crypto
::
x25519
Constant
SECRET_KEY_LENGTH
Copy item path
Source
pub const SECRET_KEY_LENGTH:
usize
= 32;
Expand description
Length of the secret Curve25519 key.