code wiki / bin
bin
19 modules
Deploy staging: built artifacts and staged copies on their way to a host. The build resolver never reads this directory, so nothing here can shadow a live build (probe-path verified). Treat contents as products, not sources.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| module | description | lines | funcs |
|---|---|---|---|
| nx_andelinwest_daemon.nx | minimal sovereign HTTPS placeholder for | 131 | 3 |
| nx_bench_comb.nx | isolated bench: comb fixed-base k*G (bits-up path). | 47 | 3 |
| nx_bench_kg.nx | isolated bench: generic vs comb fixed-base k*G. | 55 | 3 |
| nx_bench_sign.nx | isolated ECDSA P-256 sign bench (generic kG path; | 51 | 3 |
| nx_bench_verify.nx | isolated ECDSA P-256 verify bench (u1*G + u2*Q, | 58 | 3 |
| nx_bench_x25519.nx | isolated X25519 ECDH (variable-base) bench. | 43 | 3 |
| nx_cert_gen.nx | V-HOST-4c: sovereign X.509 self-signed cert CLI driver. | 398 | 8 |
| nx_crypto_bench.nx | micro-benchmark the handshake-dominating crypto | 93 | 3 |
| nx_crypto_bench_full.nx | 1:1 bits-up crypto bench vs OpenSSL incumbent. | 152 | 3 |
| nx_http_redirect_daemon.nx | sovereign plain-HTTP listener that | 148 | 2 |
| nx_mtls_test_daemon.nx | the mTLS INTEROP test daemon: proves run_ecdsa_mtls completes a real TLS 1.3 | 110 | 4 |
| nx_netdiag.nx | sovereign NishiLang network path diagnostic. | 152 | 7 |
| nx_p256_comb_gen.nx | build the P-256 fixed-base comb table once and | 23 | 1 |
| nx_p256_comb_test.nx | oracle test: fixed-base comb k*G must equal the | 68 | 4 |
| nx_p256_modn_mont_test.nx | oracle test for the Montgomery fast | 81 | 5 |
| nx_sites_daemon.nx | sovereign multi-vhost HTTPS daemon (pure Nishi, | 714 | 14 |
| nx_sites_intel.nx | the IMPROVE layer of the self-improving sites | 197 | 7 |
| nx_tls13_ed25519_test_daemon.nx | V-HOST-2+1-4b runtime roundtrip daemon. | 128 | 1 |
| nx_vault.nx | sovereign secrets vault CLI (HashiCorp-Vault-class, | 339 | 17 |