Docs.rs
commonware-stream-2026.2.0
commonware-stream 2026.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
patrick-ogrady
Dependencies
commonware-codec ^2026.2.0
normal
commonware-cryptography ^2026.2.0
normal
commonware-macros ^2026.2.0
normal
commonware-runtime ^2026.2.0
normal
commonware-utils ^2026.2.0
normal
futures ^0.3.31
normal
rand ^0.8.5
normal
rand_core ^0.6.4
normal
thiserror ^2.0.12
normal
x25519-dalek ^2.0.1
normal
zeroize ^1.5.7
normal
criterion ^0.7.0
dev
chacha20poly1305 ^0.10.1
normal
Versions
62.5%
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
Crate commonware_stream
commonware_
stream
2026.2.0
All Items
Sections
Status
Crate Items
Modules
Crate
commonware_
stream
Copy item path
Source
Expand description
Exchange messages over arbitrary transport.
§
Status
Stability varies by primitive. See
README
for details.
Modules
§
encrypted
Encrypted stream implementation using ChaCha20-Poly1305.
utils
Utility functions for the stream module.