code wiki / _hdl_build / nx_quic_handshake_sm_test.nx

nx_quic_handshake_sm_test.nx

buildroot/runtime/_hdl_build/nx_quic_handshake_sm_test.nx

3343 B53 linesdepth 9pulls 14 transitivereach 0 importersview sourcekind gate/prooftopic quic
docsdependenciesstructsconstsfunctions

about

nx_quic_handshake_sm_test.nx -- RUNG 6d gate: TLS 1.3 / QUIC handshake state machine (RFC 8446 App A) + Finished-MAC (RFC 8446 sec 4.4.4). Drives the valid client flight, rejects out-of-order messages, and proves the Finished MAC binds the transcript (different transcript -> different verify_data). Native, sovereign, on our own HKDF+HMAC. license_tier: ORIGINAL

dependencies 4 imports · 0 importers

nx_quic_handshake_sm.nx nx_g_pn_lite_lib.nx nx_g_check_lib.nx nx_g_puts_lib.nx nx_quic_handshake_sm_test.nx

imports: nx_quic_handshake_sm.nxnx_g_pn_lite_lib.nxnx_g_check_lib.nxnx_g_puts_lib.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main g_puts sys_write quic_hs_sm_step g_check g_puts ↻ quic_hs_finished_verify quic_hs_finished_key hkdf_expand_label hkdf_expand sys_mmap hmac_sha256 sys_mmap ↻ sha256_digest sha256_init sha256_update sha256_final hmac_sha256 ↻ quic_hs_verify_eq quic_hs_finished_key ↻ g_pn sys_mmap ↻ sys_write ↻

structs

none

consts

none

functions

10func main() -> i64