crypto/weakcryptospi/test/tsymmetric/scripts/Rijndael test data/README
branchRCL_3
changeset 62 a71299154b21
parent 8 35751d3474b7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/crypto/weakcryptospi/test/tsymmetric/scripts/Rijndael test data/README	Wed Sep 01 12:40:57 2010 +0100
@@ -0,0 +1,23 @@
+Rijndael
+Joan Daemen
+
+Test values: Known Answer Tests and Monte Carlo Tests
+-----------------------------------------------------------
+
+This disk contains the following files:
+
+README: 	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.
+
+duplicata/*:	To improve error-robustness, all the files of the root
+		directory are mirrored in this directory.
+