foctet

Transport-agnostic end-to-end encryption layer for secure data transfer.
Crates
foctet-core: Framing, crypto, handshake/rekey state, replay protection.foctet-archive: Encrypted single-file and split archives with recipient key wrapping.foctet-transport: Thin split-stream adapters.foctet: Top-level re-export crate.
Stability
- Current releases are
0.x; breaking changes may occur while Draft v0 is finalized. - Wire-level changes must update both
SPEC.mdandtest-vectors/. - Stable wire/API compatibility is planned for
v1.
Examples
See examples