instr.txt

来自「RC2算法源代码」· 文本 代码 · 共 12 行

TXT
12
字号
To use AES_main.c (KAT and MCT) place AES_main.c, aes.h
and aes.c in the same directory and compile together then
run AES_main.exe.  The resulting files

cbc_d_m.txt
cbc_e_m.txt
ecb_d_m.txt
ecb_e_m.txt
ecb_vk.txt
ecb_vt.txt

will be created in the current working directory.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?