2011-07-13 14:54:54 +00:00
|
|
|
Cipher Selftest
|
|
|
|
depends_on:POLARSSL_SELF_TEST
|
|
|
|
cipher_selftest:
|
|
|
|
|
|
|
|
Decrypt empty buffer
|
|
|
|
dec_empty_buf:
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 0 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:0:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES Encrypt and decrypt 1 byte
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:1:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES Encrypt and decrypt 2 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:2:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES Encrypt and decrypt 7 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:7:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES Encrypt and decrypt 8 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:8:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES Encrypt and decrypt 9 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:9:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES Encrypt and decrypt 15 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:15:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES Encrypt and decrypt 16 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:16:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES Encrypt and decrypt 17 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:17:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES Encrypt and decrypt 31 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:31:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES Encrypt and decrypt 32 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:32:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES Encrypt and decrypt 32 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:33:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES Encrypt and decrypt 47 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:47:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES Encrypt and decrypt 48 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:48:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES Encrypt and decrypt 49 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:49:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
2013-07-26 10:46:02 +00:00
|
|
|
DES Encrypt and decrypt 0 bytes with one and zeros padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:0:POLARSSL_PADDING_ONE_AND_ZEROS
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 1 byte with one and zeros padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:1:POLARSSL_PADDING_ONE_AND_ZEROS
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 2 bytes with one and zeros padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:2:POLARSSL_PADDING_ONE_AND_ZEROS
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 7 bytes with one and zeros padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:7:POLARSSL_PADDING_ONE_AND_ZEROS
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 8 bytes with one and zeros padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:8:POLARSSL_PADDING_ONE_AND_ZEROS
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 9 bytes with one and zeros padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:9:POLARSSL_PADDING_ONE_AND_ZEROS
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 15 bytes with one and zeros padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:15:POLARSSL_PADDING_ONE_AND_ZEROS
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 16 bytes with one and zeros padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:16:POLARSSL_PADDING_ONE_AND_ZEROS
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 17 bytes with one and zeros padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:17:POLARSSL_PADDING_ONE_AND_ZEROS
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 31 bytes with one and zeros padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:31:POLARSSL_PADDING_ONE_AND_ZEROS
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 32 bytes with one and zeros padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:32:POLARSSL_PADDING_ONE_AND_ZEROS
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 32 bytes with one and zeros padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:33:POLARSSL_PADDING_ONE_AND_ZEROS
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 47 bytes with one and zeros padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:47:POLARSSL_PADDING_ONE_AND_ZEROS
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 48 bytes with one and zeros padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:48:POLARSSL_PADDING_ONE_AND_ZEROS
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 49 bytes with one and zeros padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:49:POLARSSL_PADDING_ONE_AND_ZEROS
|
|
|
|
|
2013-07-26 12:55:18 +00:00
|
|
|
DES Encrypt and decrypt 0 bytes with zeros and len padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:0:POLARSSL_PADDING_ZEROS_AND_LEN
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 1 byte with zeros and len padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:1:POLARSSL_PADDING_ZEROS_AND_LEN
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 2 bytes with zeros and len padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:2:POLARSSL_PADDING_ZEROS_AND_LEN
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 7 bytes with zeros and len padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:7:POLARSSL_PADDING_ZEROS_AND_LEN
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 8 bytes with zeros and len padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:8:POLARSSL_PADDING_ZEROS_AND_LEN
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 9 bytes with zeros and len padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:9:POLARSSL_PADDING_ZEROS_AND_LEN
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 15 bytes with zeros and len padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:15:POLARSSL_PADDING_ZEROS_AND_LEN
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 16 bytes with zeros and len padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:16:POLARSSL_PADDING_ZEROS_AND_LEN
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 17 bytes with zeros and len padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:17:POLARSSL_PADDING_ZEROS_AND_LEN
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 31 bytes with zeros and len padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:31:POLARSSL_PADDING_ZEROS_AND_LEN
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 32 bytes with zeros and len padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:32:POLARSSL_PADDING_ZEROS_AND_LEN
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 32 bytes with zeros and len padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:33:POLARSSL_PADDING_ZEROS_AND_LEN
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 47 bytes with zeros and len padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:47:POLARSSL_PADDING_ZEROS_AND_LEN
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 48 bytes with zeros and len padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:48:POLARSSL_PADDING_ZEROS_AND_LEN
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 49 bytes with zeros and len padding
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_CBC:DES-CBC:56:49:POLARSSL_PADDING_ZEROS_AND_LEN
|
|
|
|
|
2011-07-13 14:54:54 +00:00
|
|
|
DES Encrypt and decrypt 0 bytes in multiple parts
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_CBC:56:0:0:
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 1 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_CBC:56:1:0:
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 1 bytes in multiple parts 2
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_CBC:56:0:1:
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 16 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_CBC:56:16:0:
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 16 bytes in multiple parts 2
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_CBC:56:0:16:
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 16 bytes in multiple parts 3
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_CBC:56:1:15:
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 16 bytes in multiple parts 4
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_CBC:56:15:1:
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 22 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_CBC:56:15:7:
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 22 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_CBC:56:16:6:
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 22 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_CBC:56:17:6:
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 32 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_CBC:56:16:16:
|
|
|
|
|
|
|
|
DES Encrypt and decrypt 0 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE_CBC:DES-EDE-CBC:112:0:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 1 byte
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE_CBC:DES-EDE-CBC:112:1:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 2 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE_CBC:DES-EDE-CBC:112:2:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 7 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE_CBC:DES-EDE-CBC:112:7:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 8 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE_CBC:DES-EDE-CBC:112:8:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 9 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE_CBC:DES-EDE-CBC:112:9:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 15 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE_CBC:DES-EDE-CBC:112:15:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 16 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE_CBC:DES-EDE-CBC:112:16:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 17 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE_CBC:DES-EDE-CBC:112:17:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 31 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE_CBC:DES-EDE-CBC:112:31:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 32 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE_CBC:DES-EDE-CBC:112:32:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 32 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE_CBC:DES-EDE-CBC:112:33:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 47 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE_CBC:DES-EDE-CBC:112:47:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 48 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE_CBC:DES-EDE-CBC:112:48:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 49 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE_CBC:DES-EDE-CBC:112:49:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 0 bytes in multiple parts
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE_CBC:112:0:0:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 1 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE_CBC:112:1:0:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 1 bytes in multiple parts 2
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE_CBC:112:0:1:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 16 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE_CBC:112:16:0:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 16 bytes in multiple parts 2
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE_CBC:112:0:16:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 16 bytes in multiple parts 3
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE_CBC:112:1:15:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 16 bytes in multiple parts 4
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE_CBC:112:15:1:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 22 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE_CBC:112:15:7:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 22 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE_CBC:112:16:6:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 22 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE_CBC:112:17:6:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 32 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE_CBC:112:16:16:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 0 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE3_CBC:DES-EDE3-CBC:168:0:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 1 byte
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE3_CBC:DES-EDE3-CBC:168:1:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 2 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE3_CBC:DES-EDE3-CBC:168:2:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 7 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE3_CBC:DES-EDE3-CBC:168:7:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 8 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE3_CBC:DES-EDE3-CBC:168:8:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 9 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE3_CBC:DES-EDE3-CBC:168:9:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 15 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE3_CBC:DES-EDE3-CBC:168:15:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 16 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE3_CBC:DES-EDE3-CBC:168:16:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 17 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE3_CBC:DES-EDE3-CBC:168:17:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 31 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE3_CBC:DES-EDE3-CBC:168:31:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 32 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE3_CBC:DES-EDE3-CBC:168:32:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 32 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE3_CBC:DES-EDE3-CBC:168:33:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 47 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE3_CBC:DES-EDE3-CBC:168:47:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 48 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE3_CBC:DES-EDE3-CBC:168:48:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 49 bytes
|
|
|
|
depends_on:POLARSSL_DES_C
|
2013-07-26 11:20:42 +00:00
|
|
|
enc_dec_buf:POLARSSL_CIPHER_DES_EDE3_CBC:DES-EDE3-CBC:168:49:-1
|
2011-07-13 14:54:54 +00:00
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 0 bytes in multiple parts
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE3_CBC:168:0:0:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 1 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE3_CBC:168:1:0:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 1 bytes in multiple parts 2
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE3_CBC:168:0:1:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 16 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE3_CBC:168:16:0:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 16 bytes in multiple parts 2
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE3_CBC:168:0:16:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 16 bytes in multiple parts 3
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE3_CBC:168:1:15:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 16 bytes in multiple parts 4
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE3_CBC:168:15:1:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 22 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE3_CBC:168:15:7:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 22 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE3_CBC:168:16:6:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 22 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE3_CBC:168:17:6:
|
|
|
|
|
|
|
|
DES3 Encrypt and decrypt 32 bytes in multiple parts 1
|
|
|
|
depends_on:POLARSSL_DES_C
|
|
|
|
enc_dec_buf_multipart:POLARSSL_CIPHER_DES_EDE3_CBC:168:16:16:
|