phantom-protocol 0.1.1

Post-quantum-secure L4/L6 universal transport framework — hybrid X25519+ML-KEM-768 / Ed25519+ML-DSA-65, multi-path, UniFFI bindings
Documentation
1
2
3
4
5
pub mod replay_protection;
pub mod replay_window;

pub use replay_protection::{ReplayProtection, ReplayProtectionStats};
pub use replay_window::{ReplayWindow, WINDOW_BITS};