code wiki / sha512
topic: sha512
6 modules sharing the sha512 name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| _sha512_kat.nx | _sha512_kat.nx — NIST CAVS SHA-512 KATs. | 44 | 3 |
| _sha512_kernel_fast.nx | SHA-512 nonlinear-function rotation | 25 | 1 |
| _sha512_kernel_soft.nx | same SHA-512 rotation kernel but using | 21 | 1 |
| nx_sha512.nx | SHA-512 in pure NishiLang (FIPS 180-4 section 6.4). | 532 | 22 |
| nx_sha512_wasm.nx | SHA-512 (FIPS 180-4) self-contained for WAT target. | 285 | 10 |
| sha512.nx | SHA-512 in pure NishiLang (FIPS 180-4 section 6.4). | 482 | 22 |