code wiki / tor

topic: tor

9 modules sharing the tor name family (derived from the tree's prefix discipline).

moduledescriptionlinesfuncs
nx_tor_aes.nxAES-128-CTR for the Tor RELAY-cell cipher (tor-spec sec.5.5). THIN wrapper over the533
nx_tor_aes_gate.nxKAT for nx_tor_aes (AES-128-CTR, the Tor relay cipher) vs NIST SP 800-38A F.5.847
nx_tor_cell.nxSOVEREIGN Tor link-protocol CELL codec (tor-spec.txt sec.3 + sec.4 handshake cells).17215
nx_tor_cell_gate.nxGATE for the Tor link-protocol cell codec (tor-spec sec.3/sec.4), byte-exact vs the1118
nx_tor_ntor.nxSOVEREIGN Tor ntor / CREATE2 circuit handshake (tor-spec.txt §5.1.4 + KDF §5.2.2).15612
nx_tor_ntor_cli.nxCLI/demo for the sovereign Tor ntor handshake. Runs ONE full handshake with FIXED523
nx_tor_ntor_gate.nxGATE for the sovereign Tor ntor handshake (tor-spec §5.1.4).1287
nx_tor_relay.nxTor circuit-handshake + RELAY-cell payloads (tor-spec sec.5.1/sec.5.1.2/sec.6.1).16212
nx_tor_relay_gate.nxSTRUCTURAL gate for Tor circuit/onion cells (tor-spec sec.5.1/5.1.2/6.1). Wraps a1397