os/security/crypto/weakcryptospi/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.
sl@0
     1
Rijndael
sl@0
     2
Joan Daemen
sl@0
     3
sl@0
     4
Test values: Known Answer Tests and Monte Carlo Tests
sl@0
     5
-----------------------------------------------------------
sl@0
     6
sl@0
     7
This disk contains the following files:
sl@0
     8
sl@0
     9
README: 	This file.
sl@0
    10
sl@0
    11
cbc_d_m.txt:	Test values for the CBC decryption MCT.
sl@0
    12
cbc_e_m.txt:	Test values for the CBC encryption MCT.
sl@0
    13
ecb_d_m.txt:	Test values for the ECB decryption MCT.
sl@0
    14
ecb_e_m.txt:	Test values for the ECB encryption MCT.
sl@0
    15
ecb_vk.txt:	Test values for the Variable Key KAT.
sl@0
    16
ecb_vt.txt:	Test values for the Variable Text KAT.
sl@0
    17
ecb_iv.txt:	Test values for the Intermediate Values KAT.
sl@0
    18
ecb_iv.readme:	Detailed information about the Intermediate Values KAT.
sl@0
    19
ecb_tbl.txt:	Test values for the Table KAT.
sl@0
    20
sl@0
    21
duplicata/*:	To improve error-robustness, all the files of the root
sl@0
    22
		directory are mirrored in this directory.
sl@0
    23