code wiki / (root) / nx_aes_test.nx

nx_aes_test.nx

buildroot/runtime/nx_aes_test.nx

2325 B73 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic aes
docsdependenciesstructsconstsfunctions

about

nx_aes_test.nx -- known-answer test for AES-128 against the FIPS 197 Appendix C.1 vector: Cipher Key: 000102030405060708090a0b0c0d0e0f Plaintext: 00112233445566778899aabbccddeeff Ciphertext: 69c4e0d86a7b0430d8cdb78070b4c55a expect_exit: 0 license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_aes.nx nx_aes_test.nx

imports: nx_syscalls.nxnx_aes.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sys_mmap aes128_expand_key _aes_sbox _aes_rcon aes128_encrypt_block aes128_decrypt_block _aes_add_round_key _aes_inv_shift_rows _aes_inv_sub_bytes _aes_inv_sbox _aes_inv_mix_columns _aes_xtime

structs

none

consts

none

functions

15func main() -> i64