diff -r 641f389e9157 -r a71299154b21 crypto/weakcrypto/test/trandom/testdata/function.dat --- a/crypto/weakcrypto/test/trandom/testdata/function.dat Tue Aug 31 17:00:08 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,68 +0,0 @@ -+C This file contains a script for testing the functionality of algorithms. -+C The format is: -+C AlgorithmType TestType Algorithm (Variant) (File) -+C -+C Where: -+C AlgorithmType is Symmetric, Asymmetric or Padding -+C TestType is Function, Vector, OOM, Error, Performance, Problem or UnfixedProblem -+C Algorithm is DES, RC2, RC4, RSA etc -+C Variant (where applicable) is CFB, OFB, CBC or ECB -+C File is the name of the file where the known vectors can be found -+M Currently testing -+C Symmetric Function RC2 CBC Variable -+M Functionality tests -+M Null cipher tests -Symmetric Function Null -+M DES Tests -Symmetric Function DES ECB Variable -Symmetric Function DES CBC Variable -Symmetric Function DES CFB Variable -Symmetric Function DES OFB Variable -+C Symmetric Function DES ECB Modes -+C Symmetric Function DES CBC Modes -+C Symmetric Function DES CFB Modes -+C Symmetric Function DES OFB Modes -+M 3DES Tests -Symmetric Function 3DES2 ECB Variable -Symmetric Function 3DES2 CBC Variable -Symmetric Function 3DES2 CFB Variable -Symmetric Function 3DES2 OFB Variable -Symmetric Function 3DES3 ECB Variable -Symmetric Function 3DES3 CBC Variable -Symmetric Function 3DES3 CFB Variable -Symmetric Function 3DES3 OFB Variable -+C Symmetric Function 3DES ECB Modes -+C Symmetric Function 3DES CBC Modes -+C Symmetric Function 3DES CFB Modes -+C Symmetric Function 3DES OFB Modes -+M RC2 Tests -Symmetric Function RC2 CFB Variable -Symmetric Function RC2 ECB Variable -Symmetric Function RC2 CBC Variable -Symmetric Function RC2 OFB Variable -+C Symmetric Function RC2 ECB Modes -+C Symmetric Function RC2 CBC Modes -+C Symmetric Function RC2 CFB Modes -+C Symmetric Function RC2 OFB Modes -+M RC4 Tests -Symmetric Function RC4 -+M RC5 Tests -Symmetric Function RC5 ECB Variable -Symmetric Function RC5 CBC Variable -Symmetric Function RC5 CFB Variable -Symmetric Function RC5 OFB Variable -+C Symmetric Function RC5 ECB Modes -+C Symmetric Function RC5 CBC Modes -+C Symmetric Function RC5 CFB Modes -+C Symmetric Function RC5 OFB Modes -+M RSA Tests -Asymmetric Function RSA -+M DH Tests -+M ***Diffie hellman functionality tests broken? -+C Asymmetric Function DH -+M DSA Tests -Asymmetric Function DSA -+M Padding tests -Padding Function NoPadding -Padding Function SSLPadding -Padding Function PKCS1