Docs.rs
codive-tunnel-0.1.0
codive-tunnel 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
toliaqat
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
chacha20poly1305 ^0.10
normal
rand ^0.8
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
zeroize ^1.8
normal
tokio ^1
dev
Versions
97.73%
of the crate is documented
Platform
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
Skip to main content
KEY_SIZE
codive_
tunnel
0.1.0
In codive_
tunnel::
crypto
codive_tunnel
::
crypto
Constant
KEY_
SIZE
Copy item path
Source
pub const KEY_SIZE:
usize
= 32;
Expand description
Size of the encryption key in bytes (256 bits)