readme.txt
来自「rijndael算法在vc源码」· 文本 代码 · 共 23 行
TXT
23 行
README
Algorithm: Rijndael
Submitter: Joan Daemen and Vincent Rijmen
Test values: Known Answer Tests and Monte Carlo Tests
-----------------------------------------------------------
This directory contains the following files:
Readme.txt: This file.
cbc_d_m.txt: Test values for the CBC decryption MCT.
cbc_e_m.txt: Test values for the CBC encryption MCT.
ecb_d_m.txt: Test values for the ECB decryption MCT.
ecb_e_m.txt: Test values for the ECB encryption MCT.
ecb_vk.txt: Test values for the Variable Key KAT.
ecb_vt.txt: Test values for the Variable Text KAT.
ecb_iv.txt: Test values for the Intermediate Values KAT.
ecb_iv.readme: Detailed information about the Intermediate Values KAT.
ecb_tbl.txt: Test values for the Table KAT.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?