os/security/crypto/weakcrypto/test/tsymmetric/scripts/Rijndael test data/README
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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