mirror of
https://github.com/jmcorgan/fips.git
synced 2026-08-09 00:04:54 +00:00
323bfa1ef7a0b735abba213210a885dfa89e568b
Add test_run_rx_loop_handshake exercising the full packet dispatch path (UDP → channel → run_rx_loop → process_packet → handler) using tokio::select! with timeout to release &mut self for assertions. Correct session layer documentation: sessions are always established between communicating nodes regardless of adjacency, not only for non-adjacent traffic. Add adjacent-peer encryption flow example, fix table description, rename Link Layer subsection to "Hop-by-Hop". 267 tests pass (266 existing + 1 new).
FIPS Documentation
| Directory | Description |
|---|---|
| design/ | Protocol design specifications and analysis |
Languages
Rust
83.6%
Shell
11.7%
Python
4.2%
PowerShell
0.2%
Makefile
0.1%