nx_ch_census_race_stage.nx
buildroot/runtime/nx_ch_census_race_stage.nx
about
nx_ch_census_race_stage.nx -- NEUTRAL input stager for the CH-census autonomy race
(operator: "have the team do an assignment and you do it and see where they can grow to
match or exceed you"). Emits the browser's REAL ClientHello (nx_tls13_client_session_emit_ch,
deterministic), locates the extension block, and stages THREE race inputs both lanes consume
identically:
/tmp/race_block.bin the real extension block (the assignment's live data)
/tmp/race_trunc.bin the same block cut 3 bytes short (mid-entry truncation)
/tmp/race_empty.bin zero bytes (empty extension list)
This stager is RACE INFRASTRUCTURE, not a lane: both lanes get byte-identical inputs, so
neither lane's author touches the other's data path. license_tier: ORIGINAL
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_csprng.nxnx_tls13_client_session.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 14 | const K_MAGIC_1024: i64 = 1024 |
functions
| 16 | func st_dec(label0: i64, label1: i64, v: i64) -> i64 |
| 42 | func st_write_file(path: *u8, b: *u8, n: i64) -> i64 |
| 50 | func main() -> i64 |