crypto/weakcryptospi/test/tsymmetric/scripts/Rijndael test data/README
changeset 72 de46a57f75fb
parent 8 35751d3474b7
equal deleted inserted replaced
65:970c0057d9bc 72:de46a57f75fb
       
     1 Rijndael
       
     2 Joan Daemen
       
     3 
       
     4 Test values: Known Answer Tests and Monte Carlo Tests
       
     5 -----------------------------------------------------------
       
     6 
       
     7 This disk contains the following files:
       
     8 
       
     9 README: 	This file.
       
    10 
       
    11 cbc_d_m.txt:	Test values for the CBC decryption MCT.
       
    12 cbc_e_m.txt:	Test values for the CBC encryption MCT.
       
    13 ecb_d_m.txt:	Test values for the ECB decryption MCT.
       
    14 ecb_e_m.txt:	Test values for the ECB encryption MCT.
       
    15 ecb_vk.txt:	Test values for the Variable Key KAT.
       
    16 ecb_vt.txt:	Test values for the Variable Text KAT.
       
    17 ecb_iv.txt:	Test values for the Intermediate Values KAT.
       
    18 ecb_iv.readme:	Detailed information about the Intermediate Values KAT.
       
    19 ecb_tbl.txt:	Test values for the Table KAT.
       
    20 
       
    21 duplicata/*:	To improve error-robustness, all the files of the root
       
    22 		directory are mirrored in this directory.
       
    23