1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/crypto/weakcrypto/test/tsymmetric/scripts/Rijndael test data/README Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,23 @@
1.4 +Rijndael
1.5 +Joan Daemen
1.6 +
1.7 +Test values: Known Answer Tests and Monte Carlo Tests
1.8 +-----------------------------------------------------------
1.9 +
1.10 +This disk contains the following files:
1.11 +
1.12 +README: This file.
1.13 +
1.14 +cbc_d_m.txt: Test values for the CBC decryption MCT.
1.15 +cbc_e_m.txt: Test values for the CBC encryption MCT.
1.16 +ecb_d_m.txt: Test values for the ECB decryption MCT.
1.17 +ecb_e_m.txt: Test values for the ECB encryption MCT.
1.18 +ecb_vk.txt: Test values for the Variable Key KAT.
1.19 +ecb_vt.txt: Test values for the Variable Text KAT.
1.20 +ecb_iv.txt: Test values for the Intermediate Values KAT.
1.21 +ecb_iv.readme: Detailed information about the Intermediate Values KAT.
1.22 +ecb_tbl.txt: Test values for the Table KAT.
1.23 +
1.24 +duplicata/*: To improve error-robustness, all the files of the root
1.25 + directory are mirrored in this directory.
1.26 +