code wiki / aes128
topic: aes128
6 modules sharing the aes128 name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| _aes128_gcm_throughput_bench.nx | pure-software AES-128-GCM | 55 | 1 |
| nx_aes128_ctr_wasm.nx | AES-128-CTR (NIST SP 800-38A ยง6.5). | 301 | 11 |
| nx_aes128_gcm.nx | canonical AES-128-GCM (AEAD) per NIST SP 800-38D | 281 | 6 |
| nx_aes128_gcm_kat_test.nx | NIST SP 800-38D Test Case 2 + | 137 | 1 |
| nx_aes128_gcm_wasm.nx | AES-128-GCM AEAD (NIST SP 800-38D / RFC 5288). | 488 | 16 |
| nx_aes128_wasm.nx | AES-128 ECB (FIPS 197) self-contained for WAT target. | 240 | 9 |