Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s Running tests/pq_wire_tap.rs (target/debug/deps/pq_wire_tap-738259f6ef41df6b) running 2 tests test shannon_entropy_baseline ... ok === Aura PQ wire-tap test summary === client_peer = "vpn.aura.example", server_peer = "client-pq-proof" captured c->s = 2869 bytes, s->c = 1723 bytes ClientHello payload = 1248 bytes (= 32 + 1184 + 32, X25519 + ML-KEM-768 ek + nonce) ServerHello payload = 1152 bytes (= 32 + 1088 + 32, X25519_eph + ML-KEM-768 ct + nonce) ServerAuth body Shannon entropy = 7.580 bits/byte over 474 bytes Data record AEAD body Shannon entropy = 7.829 bits/byte over 1101 bytes (plaintext was marker + 1024 zero bytes; zeros become keystream after ChaCha20) Plaintext marker present on wire? c->s: NO, s->c: NO test pq_handshake_and_data_wire_capture ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s