slancha-wire 0.16.0

Magic-wormhole for AI agents — bilateral signed-message bus over a mailbox relay
Documentation
1
2
3
4
//! D1 — DM body encryption (RFC-006). See `wire_x25519` for the crypto core
//! and `docs/rfc/0006-d1-nip44-design.md` for the design.

pub mod wire_x25519;