os/security/crypto/weakcryptospi/test/trandom/testdata/vector.dat
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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