code wiki / _hdl_build / nx_x25519_wasm_vm_gate.nx
nx_x25519_wasm_vm_gate.nx
buildroot/runtime/_hdl_build/nx_x25519_wasm_vm_gate.nx
about
nx_x25519_wasm_vm_gate.nx -- KAT-verify the E2E chat's KEY AGREEMENT primitive: run the shipped nx_x25519.wasm in
the sovereign VM on RFC 7748 ยง5.2 test vector 1 and check the scalar-mult output. If GREEN, the byte-width + OP_NOT
backend fixes produced a CORRECT x25519 wasm -- the foundation of the hybrid-PQ E2E session is sound, proven on the
shipped bytes. nx_x25519_scalarmult(scalar32, point32, scratch>=1024, out32).
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_gate_emit_lib.nxnx_wasm_vm.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
| none |
functions
| 9 | func main() -> i64 |