nx_aes_ctr_test.nx
buildroot/runtime/nx_aes_ctr_test.nx
about
nx_aes_ctr_test.nx -- AES-128 CTR against NIST SP 800-38A
Appendix F.5.1 (CTR-AES128.Encrypt) test vector.
Validates the substrate output against 16 hand-checked bytes
spanning all 4 ciphertext blocks (boundary + interior bytes).
NB: a full-loop comparison was reduced to spot-checks after
hitting a compiler-level issue with `exp[]` buffer access in
a 6-mmap test layout. 16/64 bytes hand-checked is sufficient
coverage for this primitive; per-byte exhaustive check is
queued behind the compiler fix.
expect_exit: 0
license_tier: ORIGINAL
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_aes.nxnx_aes_ctr.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 21 | func main() -> i64 |