Docs.rs
celers-protocol-0.1.0
celers-protocol 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
aes-gcm ^0.10
normal
optional
base64 ^0.22
normal
bson ^3.1.0
normal
optional
chrono ^0.4.43
normal
flate2 ^1.1
normal
optional
hex ^0.4
normal
optional
hmac ^0.12
normal
optional
oxicode ^0.1.1
normal
optional
prost ^0.14.3
normal
optional
rmp-serde ^1.3
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.149
normal
serde_yaml ^0.9
normal
optional
sha2 ^0.10
normal
optional
uuid ^1.19.0
normal
zstd ^0.13
normal
optional
criterion ^0.8.1
dev
Versions
96.58%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
KEY_SIZE
celers_
protocol
0.1.0
In celers_
protocol::
crypto
celers_protocol
::
crypto
Constant
KEY_
SIZE
Copy item path
Source
pub const KEY_SIZE:
usize
= 32;
Expand description
Key size for AES-256 (256 bits = 32 bytes)