cosmopolitan/third_party/mbedtls/test/test_suite_cipher.des.datax
Justine Tunney cc1920749e Add SSL to redbean
Your redbean can now interoperate with clients that require TLS crypto.
This is accomplished using a protocol polyglot that lets us distinguish
between HTTP and HTTPS regardless of the port number. Certificates will
be generated automatically, if none are supplied by the user. Footprint
increases by only a few hundred kb so redbean in MODY=tiny is now 1.0mb

- Add lseek() polyfills for ZIP executable
- Automatically polyfill /tmp/FOO paths on NT
- Fix readdir() / ftw() / nftw() bugs on Windows
- Introduce -B flag for slower SSL that's stronger
- Remove mbedtls features Cosmopolitan doesn't need
- Have base64 decoder support the uri-safe alternative
- Remove Truncated HMAC because it's forbidden by the IETF
- Add all the mbedtls test suites and make them go 3x faster
- Support opendir() / readdir() / closedir() on ZIP executable
- Use Everest for ECDHE-ECDSA because it's so good it's so good
- Add tinier implementation of sha1 since it's not worth the rom
- Add chi-square monte-carlo mean correlation tests for getrandom()
- Source entropy on Windows from the proper interface everyone uses

We're continuing to outperform NGINX and other servers on raw message
throughput. Using SSL means that instead of 1,000,000 qps you can get
around 300,000 qps. However redbean isn't as fast as NGINX yet at SSL
handshakes, since redbean can do 2,627 per second and NGINX does 4.3k

Right now, the SSL UX story works best if you give your redbean a key
signing key since that can be easily generated by openssl using a one
liner then redbean will do all the things that are impossibly hard to
do like signing ecdsa and rsa certificates that'll work in chrome. We
should integrate the let's encrypt acme protocol in the future.

Live Demo: https://redbean.justine.lol/
Root Cert: https://redbean.justine.lol/redbean1.crt
2021-06-24 13:20:50 -07:00

604 lines
17 KiB
Text

DES CBC Decrypt empty buffer
depends_on:0:1:2
6:exp:0:int:0:int:0
DES EDE CBC Decrypt empty buffer
depends_on:0:1:2
6:exp:1:int:0:int:0
DES EDE3 CBC Decrypt empty buffer
depends_on:0:1:2
6:exp:2:int:0:int:0
DES Encrypt and decrypt 0 bytes [#1]
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:0:exp:3
DES Encrypt and decrypt 1 byte
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:1:exp:3
DES Encrypt and decrypt 2 bytes
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:2:exp:3
DES Encrypt and decrypt 7 bytes
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:7:exp:3
DES Encrypt and decrypt 8 bytes
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:8:exp:3
DES Encrypt and decrypt 9 bytes
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:9:exp:3
DES Encrypt and decrypt 15 bytes
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:15:exp:3
DES Encrypt and decrypt 16 bytes
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:16:exp:3
DES Encrypt and decrypt 17 bytes
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:17:exp:3
DES Encrypt and decrypt 31 bytes
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:31:exp:3
DES Encrypt and decrypt 32 bytes [#1]
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:32:exp:3
DES Encrypt and decrypt 32 bytes [#2]
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:33:exp:3
DES Encrypt and decrypt 47 bytes
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:47:exp:3
DES Encrypt and decrypt 48 bytes
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:48:exp:3
DES Encrypt and decrypt 49 bytes
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:49:exp:3
DES Encrypt and decrypt 0 bytes with one and zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:0:exp:4
DES Encrypt and decrypt 1 byte with one and zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:1:exp:4
DES Encrypt and decrypt 2 bytes with one and zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:2:exp:4
DES Encrypt and decrypt 7 bytes with one and zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:7:exp:4
DES Encrypt and decrypt 8 bytes with one and zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:8:exp:4
DES Encrypt and decrypt 9 bytes with one and zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:9:exp:4
DES Encrypt and decrypt 15 bytes with one and zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:15:exp:4
DES Encrypt and decrypt 16 bytes with one and zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:16:exp:4
DES Encrypt and decrypt 17 bytes with one and zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:17:exp:4
DES Encrypt and decrypt 31 bytes with one and zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:31:exp:4
DES Encrypt and decrypt 32 bytes with one and zeros padding [#1]
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:32:exp:4
DES Encrypt and decrypt 32 bytes with one and zeros padding [#2]
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:33:exp:4
DES Encrypt and decrypt 47 bytes with one and zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:47:exp:4
DES Encrypt and decrypt 48 bytes with one and zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:48:exp:4
DES Encrypt and decrypt 49 bytes with one and zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:49:exp:4
DES Encrypt and decrypt 0 bytes with zeros and len padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:0:exp:5
DES Encrypt and decrypt 1 byte with zeros and len padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:1:exp:5
DES Encrypt and decrypt 2 bytes with zeros and len padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:2:exp:5
DES Encrypt and decrypt 7 bytes with zeros and len padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:7:exp:5
DES Encrypt and decrypt 8 bytes with zeros and len padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:8:exp:5
DES Encrypt and decrypt 9 bytes with zeros and len padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:9:exp:5
DES Encrypt and decrypt 15 bytes with zeros and len padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:15:exp:5
DES Encrypt and decrypt 16 bytes with zeros and len padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:16:exp:5
DES Encrypt and decrypt 17 bytes with zeros and len padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:17:exp:5
DES Encrypt and decrypt 31 bytes with zeros and len padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:31:exp:5
DES Encrypt and decrypt 32 bytes with zeros and len padding [#1]
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:32:exp:5
DES Encrypt and decrypt 32 bytes with zeros and len padding [#2]
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:33:exp:5
DES Encrypt and decrypt 47 bytes with zeros and len padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:47:exp:5
DES Encrypt and decrypt 48 bytes with zeros and len padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:48:exp:5
DES Encrypt and decrypt 49 bytes with zeros and len padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:49:exp:5
DES Encrypt and decrypt 0 bytes with zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:0:exp:6
DES Encrypt and decrypt 1 byte with zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:1:exp:6
DES Encrypt and decrypt 2 bytes with zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:2:exp:6
DES Encrypt and decrypt 7 bytes with zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:7:exp:6
DES Encrypt and decrypt 8 bytes with zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:8:exp:6
DES Encrypt and decrypt 9 bytes with zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:9:exp:6
DES Encrypt and decrypt 15 bytes with zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:15:exp:6
DES Encrypt and decrypt 16 bytes with zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:16:exp:6
DES Encrypt and decrypt 17 bytes with zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:17:exp:6
DES Encrypt and decrypt 31 bytes with zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:31:exp:6
DES Encrypt and decrypt 32 bytes with zeros padding [#1]
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:32:exp:6
DES Encrypt and decrypt 32 bytes with zeros padding [#2]
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:33:exp:6
DES Encrypt and decrypt 47 bytes with zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:47:exp:6
DES Encrypt and decrypt 48 bytes with zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:48:exp:6
DES Encrypt and decrypt 49 bytes with zeros padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:49:exp:6
DES Encrypt and decrypt 0 bytes with no padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:0:exp:7
DES Encrypt and decrypt 8 bytes with no padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:8:exp:7
DES Encrypt and decrypt 16 bytes with no padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:16:exp:7
DES Encrypt and decrypt 32 bytes with no padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:32:exp:7
DES Encrypt and decrypt 48 bytes with no padding
depends_on:0:1:2
4:exp:0:char*:"DES-CBC":int:64:int:48:exp:7
DES Try encrypting 1 bytes with no padding
depends_on:0:1:2
5:exp:0:exp:7:int:64:int:1:exp:8
DES Try encrypting 2 bytes with no padding
depends_on:0:1:2
5:exp:0:exp:7:int:64:int:2:exp:8
DES Try encrypting 7 bytes with no padding
depends_on:0:1:2
5:exp:0:exp:7:int:64:int:7:exp:8
DES Try encrypting 9 bytes with no padding
depends_on:0:1:2
5:exp:0:exp:7:int:64:int:9:exp:8
DES Try encrypting 15 bytes with no padding
depends_on:0:1:2
5:exp:0:exp:7:int:64:int:15:exp:8
DES Try encrypting 17 bytes with no padding
depends_on:0:1:2
5:exp:0:exp:7:int:64:int:17:exp:8
DES Try encrypting 31 bytes with no padding
depends_on:0:1:2
5:exp:0:exp:7:int:64:int:31:exp:8
DES Try encrypting 33 bytes with no padding
depends_on:0:1:2
5:exp:0:exp:7:int:64:int:33:exp:8
DES Try encrypting 47 bytes with no padding
depends_on:0:1:2
5:exp:0:exp:7:int:64:int:47:exp:8
DES Try encrypting 49 bytes with no padding
depends_on:0:1:2
5:exp:0:exp:7:int:64:int:49:exp:8
DES Encrypt and decrypt 0 bytes in multiple parts
depends_on:0:1:2
7:exp:0:int:64:int:0:int:0:exp:3:int:0:int:0:int:0:int:0
DES Encrypt and decrypt 1 bytes in multiple parts 1
depends_on:0:1:2
7:exp:0:int:64:int:1:int:0:exp:3:int:0:int:0:int:0:int:0
DES Encrypt and decrypt 1 bytes in multiple parts 2
depends_on:0:1:2
7:exp:0:int:64:int:0:int:1:exp:3:int:0:int:0:int:0:int:0
DES Encrypt and decrypt 16 bytes in multiple parts 1
depends_on:0:1:2
7:exp:0:int:64:int:16:int:0:exp:3:int:16:int:0:int:8:int:8
DES Encrypt and decrypt 16 bytes in multiple parts 2
depends_on:0:1:2
7:exp:0:int:64:int:0:int:16:exp:3:int:0:int:16:int:0:int:16
DES Encrypt and decrypt 16 bytes in multiple parts 3
depends_on:0:1:2
7:exp:0:int:64:int:1:int:15:exp:3:int:0:int:16:int:0:int:16
DES Encrypt and decrypt 16 bytes in multiple parts 4
depends_on:0:1:2
7:exp:0:int:64:int:15:int:1:exp:3:int:8:int:8:int:8:int:8
DES Encrypt and decrypt 22 bytes in multiple parts 1 [#1]
depends_on:0:1:2
7:exp:0:int:64:int:15:int:7:exp:3:int:8:int:8:int:8:int:8
DES Encrypt and decrypt 22 bytes in multiple parts 1 [#2]
depends_on:0:1:2
7:exp:0:int:64:int:16:int:6:exp:3:int:16:int:0:int:8:int:8
DES Encrypt and decrypt 22 bytes in multiple parts 1 [#3]
depends_on:0:1:2
7:exp:0:int:64:int:17:int:6:exp:3:int:16:int:0:int:16:int:0
DES Encrypt and decrypt 32 bytes in multiple parts 1
depends_on:0:1:2
7:exp:0:int:64:int:16:int:16:exp:3:int:16:int:16:int:8:int:24
DES Encrypt and decrypt 0 bytes [#2]
depends_on:0:1:2
4:exp:1:char*:"DES-EDE-CBC":int:128:int:0:exp:3
DES3 Encrypt and decrypt 1 byte [#1]
depends_on:0:1:2
4:exp:1:char*:"DES-EDE-CBC":int:128:int:1:exp:3
DES3 Encrypt and decrypt 2 bytes [#1]
depends_on:0:1:2
4:exp:1:char*:"DES-EDE-CBC":int:128:int:2:exp:3
DES3 Encrypt and decrypt 7 bytes [#1]
depends_on:0:1:2
4:exp:1:char*:"DES-EDE-CBC":int:128:int:7:exp:3
DES3 Encrypt and decrypt 8 bytes [#1]
depends_on:0:1:2
4:exp:1:char*:"DES-EDE-CBC":int:128:int:8:exp:3
DES3 Encrypt and decrypt 9 bytes [#1]
depends_on:0:1:2
4:exp:1:char*:"DES-EDE-CBC":int:128:int:9:exp:3
DES3 Encrypt and decrypt 15 bytes [#1]
depends_on:0:1:2
4:exp:1:char*:"DES-EDE-CBC":int:128:int:15:exp:3
DES3 Encrypt and decrypt 16 bytes [#1]
depends_on:0:1:2
4:exp:1:char*:"DES-EDE-CBC":int:128:int:16:exp:3
DES3 Encrypt and decrypt 17 bytes [#1]
depends_on:0:1:2
4:exp:1:char*:"DES-EDE-CBC":int:128:int:17:exp:3
DES3 Encrypt and decrypt 31 bytes [#1]
depends_on:0:1:2
4:exp:1:char*:"DES-EDE-CBC":int:128:int:31:exp:3
DES3 Encrypt and decrypt 32 bytes [#1]
depends_on:0:1:2
4:exp:1:char*:"DES-EDE-CBC":int:128:int:32:exp:3
DES3 Encrypt and decrypt 32 bytes [#2]
depends_on:0:1:2
4:exp:1:char*:"DES-EDE-CBC":int:128:int:33:exp:3
DES3 Encrypt and decrypt 47 bytes [#1]
depends_on:0:1:2
4:exp:1:char*:"DES-EDE-CBC":int:128:int:47:exp:3
DES3 Encrypt and decrypt 48 bytes [#1]
depends_on:0:1:2
4:exp:1:char*:"DES-EDE-CBC":int:128:int:48:exp:3
DES3 Encrypt and decrypt 49 bytes [#1]
depends_on:0:1:2
4:exp:1:char*:"DES-EDE-CBC":int:128:int:49:exp:3
DES3 Encrypt and decrypt 0 bytes in multiple parts [#1]
depends_on:0:1:2
7:exp:1:int:128:int:0:int:0:exp:3:int:0:int:0:int:0:int:0
DES3 Encrypt and decrypt 1 bytes in multiple parts 1 [#1]
depends_on:0:1:2
7:exp:1:int:128:int:1:int:0:exp:3:int:0:int:0:int:0:int:0
DES3 Encrypt and decrypt 1 bytes in multiple parts 2 [#1]
depends_on:0:1:2
7:exp:1:int:128:int:0:int:1:exp:3:int:0:int:0:int:0:int:0
DES3 Encrypt and decrypt 16 bytes in multiple parts 1 [#1]
depends_on:0:1:2
7:exp:1:int:128:int:16:int:0:exp:3:int:16:int:0:int:8:int:8
DES3 Encrypt and decrypt 16 bytes in multiple parts 2 [#1]
depends_on:0:1:2
7:exp:1:int:128:int:0:int:16:exp:3:int:0:int:16:int:0:int:16
DES3 Encrypt and decrypt 16 bytes in multiple parts 3 [#1]
depends_on:0:1:2
7:exp:1:int:128:int:1:int:15:exp:3:int:0:int:16:int:0:int:16
DES3 Encrypt and decrypt 16 bytes in multiple parts 4 [#1]
depends_on:0:1:2
7:exp:1:int:128:int:15:int:1:exp:3:int:8:int:8:int:8:int:8
DES3 Encrypt and decrypt 22 bytes in multiple parts 1 [#1]
depends_on:0:1:2
7:exp:1:int:128:int:15:int:7:exp:3:int:8:int:8:int:8:int:8
DES3 Encrypt and decrypt 22 bytes in multiple parts 1 [#2]
depends_on:0:1:2
7:exp:1:int:128:int:16:int:6:exp:3:int:16:int:0:int:8:int:8
DES3 Encrypt and decrypt 22 bytes in multiple parts 1 [#3]
depends_on:0:1:2
7:exp:1:int:128:int:17:int:6:exp:3:int:16:int:0:int:16:int:0
DES3 Encrypt and decrypt 32 bytes in multiple parts 1 [#1]
depends_on:0:1:2
7:exp:1:int:128:int:16:int:16:exp:3:int:16:int:16:int:8:int:24
DES3 Encrypt and decrypt 0 bytes
depends_on:0:1:2
4:exp:2:char*:"DES-EDE3-CBC":int:192:int:0:exp:3
DES3 Encrypt and decrypt 1 byte [#2]
depends_on:0:1:2
4:exp:2:char*:"DES-EDE3-CBC":int:192:int:1:exp:3
DES3 Encrypt and decrypt 2 bytes [#2]
depends_on:0:1:2
4:exp:2:char*:"DES-EDE3-CBC":int:192:int:2:exp:3
DES3 Encrypt and decrypt 7 bytes [#2]
depends_on:0:1:2
4:exp:2:char*:"DES-EDE3-CBC":int:192:int:7:exp:3
DES3 Encrypt and decrypt 8 bytes [#2]
depends_on:0:1:2
4:exp:2:char*:"DES-EDE3-CBC":int:192:int:8:exp:3
DES3 Encrypt and decrypt 9 bytes [#2]
depends_on:0:1:2
4:exp:2:char*:"DES-EDE3-CBC":int:192:int:9:exp:3
DES3 Encrypt and decrypt 15 bytes [#2]
depends_on:0:1:2
4:exp:2:char*:"DES-EDE3-CBC":int:192:int:15:exp:3
DES3 Encrypt and decrypt 16 bytes [#2]
depends_on:0:1:2
4:exp:2:char*:"DES-EDE3-CBC":int:192:int:16:exp:3
DES3 Encrypt and decrypt 17 bytes [#2]
depends_on:0:1:2
4:exp:2:char*:"DES-EDE3-CBC":int:192:int:17:exp:3
DES3 Encrypt and decrypt 31 bytes [#2]
depends_on:0:1:2
4:exp:2:char*:"DES-EDE3-CBC":int:192:int:31:exp:3
DES3 Encrypt and decrypt 32 bytes [#3]
depends_on:0:1:2
4:exp:2:char*:"DES-EDE3-CBC":int:192:int:32:exp:3
DES3 Encrypt and decrypt 32 bytes [#4]
depends_on:0:1:2
4:exp:2:char*:"DES-EDE3-CBC":int:192:int:33:exp:3
DES3 Encrypt and decrypt 47 bytes [#2]
depends_on:0:1:2
4:exp:2:char*:"DES-EDE3-CBC":int:192:int:47:exp:3
DES3 Encrypt and decrypt 48 bytes [#2]
depends_on:0:1:2
4:exp:2:char*:"DES-EDE3-CBC":int:192:int:48:exp:3
DES3 Encrypt and decrypt 49 bytes [#2]
depends_on:0:1:2
4:exp:2:char*:"DES-EDE3-CBC":int:192:int:49:exp:3
DES3 Encrypt and decrypt 0 bytes in multiple parts [#2]
depends_on:0:1:2
7:exp:2:int:192:int:0:int:0:exp:3:int:0:int:0:int:0:int:0
DES3 Encrypt and decrypt 1 bytes in multiple parts 1 [#2]
depends_on:0:1:2
7:exp:2:int:192:int:1:int:0:exp:3:int:0:int:0:int:0:int:0
DES3 Encrypt and decrypt 1 bytes in multiple parts 2 [#2]
depends_on:0:1:2
7:exp:2:int:192:int:0:int:1:exp:3:int:0:int:0:int:0:int:0
DES3 Encrypt and decrypt 16 bytes in multiple parts 1 [#2]
depends_on:0:1:2
7:exp:2:int:192:int:16:int:0:exp:3:int:16:int:0:int:8:int:8
DES3 Encrypt and decrypt 16 bytes in multiple parts 2 [#2]
depends_on:0:1:2
7:exp:2:int:192:int:0:int:16:exp:3:int:0:int:16:int:0:int:16
DES3 Encrypt and decrypt 16 bytes in multiple parts 3 [#2]
depends_on:0:1:2
7:exp:2:int:192:int:1:int:15:exp:3:int:0:int:16:int:0:int:16
DES3 Encrypt and decrypt 16 bytes in multiple parts 4 [#2]
depends_on:0:1:2
7:exp:2:int:192:int:15:int:1:exp:3:int:8:int:8:int:8:int:8
DES3 Encrypt and decrypt 22 bytes in multiple parts 1 [#4]
depends_on:0:1:2
7:exp:2:int:192:int:15:int:7:exp:3:int:8:int:8:int:8:int:8
DES3 Encrypt and decrypt 22 bytes in multiple parts 1 [#5]
depends_on:0:1:2
7:exp:2:int:192:int:16:int:6:exp:3:int:16:int:0:int:8:int:8
DES3 Encrypt and decrypt 22 bytes in multiple parts 1 [#6]
depends_on:0:1:2
7:exp:2:int:192:int:17:int:6:exp:3:int:16:int:0:int:16:int:0
DES3 Encrypt and decrypt 32 bytes in multiple parts 1 [#2]
depends_on:0:1:2
7:exp:2:int:192:int:16:int:16:exp:3:int:16:int:16:int:8:int:24
DES ECB Encrypt test vector (OpenSSL) #1
depends_on:0
10:exp:9:exp:10:hex:"0000000000000000":hex:"0000000000000000":hex:"8CA64DE9C1B123A7":int:0
DES ECB Encrypt test vector (OpenSSL) #2
depends_on:0
10:exp:9:exp:10:hex:"FFFFFFFFFFFFFFFF":hex:"FFFFFFFFFFFFFFFF":hex:"7359B2163E4EDC58":int:0
DES ECB Encrypt test vector (OpenSSL) #3
depends_on:0
10:exp:9:exp:10:hex:"FEDCBA9876543210":hex:"0123456789ABCDEF":hex:"ED39D950FA74BCC4":int:0
DES ECB Decrypt test vector (OpenSSL) #1
depends_on:0
10:exp:9:exp:11:hex:"0000000000000000":hex:"8CA64DE9C1B123A7":hex:"0000000000000000":int:0
DES ECB Decrypt test vector (OpenSSL) #2
depends_on:0
10:exp:9:exp:11:hex:"FFFFFFFFFFFFFFFF":hex:"7359B2163E4EDC58":hex:"FFFFFFFFFFFFFFFF":int:0
DES ECB Decrypt test vector (OpenSSL) #3
depends_on:0
10:exp:9:exp:11:hex:"43297FAD38E373FE":hex:"EA676B2CB7DB2B7A":hex:"762514B829BF486A":int:0
DES3-EDE ECB Encrypt test vector (OpenSSL) #1
depends_on:0
10:exp:12:exp:10:hex:"0000000000000000FFFFFFFFFFFFFFFF":hex:"0000000000000000":hex:"9295B59BB384736E":int:0
DES3-EDE ECB Encrypt test vector (OpenSSL) #2
depends_on:0
10:exp:12:exp:10:hex:"FFFFFFFFFFFFFFFF3000000000000000":hex:"FFFFFFFFFFFFFFFF":hex:"199E9D6DF39AA816":int:0
DES3-EDE ECB Decrypt test vector (OpenSSL) #1
depends_on:0
10:exp:12:exp:11:hex:"0000000000000000FFFFFFFFFFFFFFFF":hex:"9295B59BB384736E":hex:"0000000000000000":int:0
DES3-EDE ECB Decrypt test vector (OpenSSL) #2
depends_on:0
10:exp:12:exp:11:hex:"FFFFFFFFFFFFFFFF3000000000000000":hex:"199E9D6DF39AA816":hex:"FFFFFFFFFFFFFFFF":int:0