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.
sl@0
     1
+M Vector test file
sl@0
     2
+M RC2 tests
sl@0
     3
Symmetric Vector RC2 ECB RC2ECB.DAT
sl@0
     4
Symmetric Vector RC2 CBC RC2CBC.DAT
sl@0
     5
+C CFB/OFB not working? - no test vectors
sl@0
     6
Symmetric Vector RC2 CFB RC2CFB.DAT
sl@0
     7
Symmetric Vector RC2 OFB RC2OFB.DAT
sl@0
     8
+M RC4 tests
sl@0
     9
Symmetric Vector RC4 RC4.DAT
sl@0
    10
+M RC5 tests
sl@0
    11
+C RC5 ECB not working
sl@0
    12
Symmetric Vector RC5 ECB RC5ECB.DAT
sl@0
    13
Symmetric Vector RC5 CBC RC5CBC.DAT
sl@0
    14
+C No vectors available right now
sl@0
    15
+C Symmetric Vector RC5 CFB RC5CFB.DAT
sl@0
    16
+C No vectors available right now
sl@0
    17
+C Symmetric Vector RC5 OFB RC5OFB.DAT
sl@0
    18
+M DES tests
sl@0
    19
Symmetric Vector DES ECB DESECB.DAT
sl@0
    20
Symmetric Vector DES CBC DESCBC.DAT
sl@0
    21
Symmetric Vector DES CFB DESCFB.DAT
sl@0
    22
Symmetric Vector DES OFB DESOFB.DAT
sl@0
    23
+M 3DES tests
sl@0
    24
Symmetric Vector 3DES2 ECB 3DES2ECB.DAT
sl@0
    25
Symmetric Vector 3DES2 CBC 3DES2CBC.DAT
sl@0
    26
Symmetric Vector 3DES2 CFB 3DES2CFB.DAT
sl@0
    27
Symmetric Vector 3DES2 OFB 3DES2OFB.DAT
sl@0
    28
Symmetric Vector 3DES3 ECB 3DES3ECB.DAT
sl@0
    29
Symmetric Vector 3DES3 CBC 3DES3CBC.DAT
sl@0
    30
Symmetric Vector 3DES3 CFB 3DES3CFB.DAT
sl@0
    31
Symmetric Vector 3DES3 OFB 3DES3OFB.DAT