code wiki / sha256
topic: sha256
11 modules sharing the sha256 name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_sha256.nx | SHA-256 in pure NishiLang (Phase G9, FIPS 180-4). | 454 | 13 |
| nx_sha256_diff_probe.nx | differential oracle for the SHA-256 optimization. | 39 | 3 |
| nx_sha256_kat_test.nx | NIST FIPS 180-4 KAT: SHA-256("abc") | 25 | 1 |
| nx_sha256_longmsg_gate.nx | the MISSING KAT row, shipped as a ten-second organ | 117 | 7 |
| nx_sha256_native_kat_gate.nx | DISTINGUISHING test for task #21: run nx_sha256_one_shot NATIVELY (x86, no wasm, | 40 | 1 |
| nx_sha256_perf_test.nx | bench substrate SHA-256 on a fixed input. | 83 | 2 |
| nx_sha256_sha384_coexist_kat_test.nx | regression KAT for the | 63 | 1 |
| nx_sha256_wasm.nx | SHA-256 (FIPS 180-4) self-contained for WAT target. | 307 | 8 |
| nx_sha256_wasm_vm_gate.nx | proves the byte-width backend fix GENERALIZES beyond the codec, on security-critical | 43 | 1 |
| sha256.nx | alias stub. | 10 | 0 |
| sha256_test.nx | verify against known FIPS 180-4 test vectors. | 83 | 5 |