foctet-core 0.1.0

Foctet Core protocol: framing, handshake, traffic keys, replay protection
Documentation

foctet Crates.io License

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.md and test-vectors/.
  • Stable wire/API compatibility is planned for v1.

Examples

See examples