code wiki / hub
hub
28 modules
| module | description | lines | funcs |
|---|---|---|---|
| nx_admin_login_flow.nx | composable admin-login state machine. | 538 | 11 |
| nx_asn1_write.nx | V-HOST-4a: sovereign ASN.1 DER encoder. | 350 | 19 |
| nx_bip39.nx | V-MODAUTH-3: BIP39 mnemonic encode/decode (the recovery-phrase rung). | 257 | 6 |
| nx_dep_graph.nx | V2.0 P-8: directed dependency graph + Tarjan SCC. | 392 | 12 |
| nx_doc_extractor_md.nx | V2.0 P-7: deep .md artifact parser. | 153 | 3 |
| nx_doc_extractor_nx.nx | V2.0 P-6: deep .nx artifact parser. | 255 | 5 |
| nx_h2c_p256.nx | RFC 9380 hash-to-curve for P-256. | 743 | 18 |
| nx_html_to_nishi_page.nx | HUB primitive; site-conversion tool. | 417 | 10 |
| nx_modern_auth_flow.nx | V-MODAUTH-6: SEALED §8 cross-context API. | 660 | 15 |
| nx_nishi_page_emit.nx | HUB primitive; emits Nishi Page Format V1 | 289 | 8 |
| nx_nishi_page_validator.nx | HUB primitive; conformance validator | 478 | 9 |
| nx_no_cookie_session.nx | Ed25519-signed short-lived session token. | 340 | 7 |
| nx_no_cookie_session_test.nx | 1:1 runtime proof of the no-cookie session | 54 | 1 |
| nx_nxsite_spec.nx | V-PROV-1: sealed NxSiteDeploymentSpec struct + | 413 | 16 |
| nx_opaque_3dh.nx | V-MODAUTH-2b: RFC 9807 §6.4 OPAQUE-3DH key schedule. | 180 | 3 |
| nx_opaque_core.nx | V-MODAUTH-2a: OPAQUE (RFC 9807) shared primitives. | 377 | 10 |
| nx_opaque_envelope.nx | V-MODAUTH-2a: RFC 9807 §4 client credential Envelope (Store / Recover). | 242 | 6 |
| nx_opaque_pake.nx | V-MODAUTH-2c: RFC 9807 OPAQUE-3DH top level (registration + login). | 538 | 14 |
| nx_pipeline_banner.nx | HUB primitive; renders per-article pipeline- | 242 | 6 |
| nx_save_file_format.nx | NSAV save file format encoder + decoder. | 374 | 8 |
| nx_search_handler_flow.nx | HUB primitive; site-agnostic search | 359 | 9 |
| nx_search_query_parser.nx | HUB primitive; HTTP query string -> NxSearchQuery. | 542 | 16 |
| nx_search_render_html.nx | HUB primitive; site-agnostic HTML render | 380 | 10 |
| nx_tls13_sig_algs_audit.nx | V-HOST-2+1-3 Path B: ClientHello | 193 | 3 |
| nx_user_account_store.nx | V-MODAUTH-4: durable OPAQUE account store + server key bundle. | 276 | 7 |
| nx_voprf.nx | RFC 9497 OPRF(P-256, SHA-256) Mode Base. | 348 | 7 |
| nx_voprf_finalize.nx | RFC 9497 §3.3.1 Finalize, RELOCATED out of nx_voprf.nx. | 72 | 3 |
| nx_x509_build.nx | V-HOST-4b: sovereign X.509 v3 self-signed cert builder. | 603 | 16 |