Docs.rs
vcl-protocol-0.1.0
vcl-protocol 0.1.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
ultrakill148852-collab
Dependencies
aead ^0.5
normal
bincode ^1.3
normal
chacha20poly1305 ^0.10
normal
ed25519-dalek ^2.0
normal
hex ^0.4
normal
rand ^0.8
normal
serde ^1.0
normal
sha2 ^0.10
normal
tokio ^1
normal
x25519-dalek ^2.0
normal
Versions
0%
of the crate is documented
Go to latest version
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
Skip to main content
All
vcl_
protocol
0.1.0
Crate Items
Structs
Enums
Functions
List of all items
Structs
connection::VCLConnection
crypto::KeyPair
handshake::HandshakeState
packet::VCLPacket
Enums
handshake::HandshakeMessage
Functions
crypto::decrypt_payload
crypto::encrypt_payload
crypto::hash_data
handshake::create_client_hello
handshake::process_client_hello
handshake::process_server_hello