crypto/weakcrypto/test/trandom/testdata/vector.dat
changeset 71 dd83586b62d6
equal deleted inserted replaced
66:8873e6835f7b 71:dd83586b62d6
       
     1 +M Vector test file
       
     2 +M RC2 tests
       
     3 Symmetric Vector RC2 ECB RC2ECB.DAT
       
     4 Symmetric Vector RC2 CBC RC2CBC.DAT
       
     5 +C CFB/OFB not working? - no test vectors
       
     6 Symmetric Vector RC2 CFB RC2CFB.DAT
       
     7 Symmetric Vector RC2 OFB RC2OFB.DAT
       
     8 +M RC4 tests
       
     9 Symmetric Vector RC4 RC4.DAT
       
    10 +M RC5 tests
       
    11 +C RC5 ECB not working
       
    12 Symmetric Vector RC5 ECB RC5ECB.DAT
       
    13 Symmetric Vector RC5 CBC RC5CBC.DAT
       
    14 +C No vectors available right now
       
    15 +C Symmetric Vector RC5 CFB RC5CFB.DAT
       
    16 +C No vectors available right now
       
    17 +C Symmetric Vector RC5 OFB RC5OFB.DAT
       
    18 +M DES tests
       
    19 Symmetric Vector DES ECB DESECB.DAT
       
    20 Symmetric Vector DES CBC DESCBC.DAT
       
    21 Symmetric Vector DES CFB DESCFB.DAT
       
    22 Symmetric Vector DES OFB DESOFB.DAT
       
    23 +M 3DES tests
       
    24 Symmetric Vector 3DES2 ECB 3DES2ECB.DAT
       
    25 Symmetric Vector 3DES2 CBC 3DES2CBC.DAT
       
    26 Symmetric Vector 3DES2 CFB 3DES2CFB.DAT
       
    27 Symmetric Vector 3DES2 OFB 3DES2OFB.DAT
       
    28 Symmetric Vector 3DES3 ECB 3DES3ECB.DAT
       
    29 Symmetric Vector 3DES3 CBC 3DES3CBC.DAT
       
    30 Symmetric Vector 3DES3 CFB 3DES3CFB.DAT
       
    31 Symmetric Vector 3DES3 OFB 3DES3OFB.DAT