mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
cc1920749e
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
1804 lines
72 KiB
Text
1804 lines
72 KiB
Text
AES-128 CBC - Decrypt empty buffer
|
|
depends_on:0:1:2
|
|
6:exp:0:int:0:int:0
|
|
|
|
AES-128 XTS - Decrypt empty buffer
|
|
depends_on:0:3
|
|
6:exp:1:exp:2:int:0
|
|
|
|
AES-128 CBC - Encrypt and decrypt 0 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:0:exp:3
|
|
|
|
AES-128 CBC - Encrypt and decrypt 1 byte with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:1:exp:3
|
|
|
|
AES-128 CBC - Encrypt and decrypt 2 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:2:exp:3
|
|
|
|
AES-128 CBC - Encrypt and decrypt 7 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:7:exp:3
|
|
|
|
AES-128 CBC - Encrypt and decrypt 8 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:8:exp:3
|
|
|
|
AES-128 CBC - Encrypt and decrypt 9 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:9:exp:3
|
|
|
|
AES-128 CBC - Encrypt and decrypt 15 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:15:exp:3
|
|
|
|
AES-128 CBC - Encrypt and decrypt 16 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:16:exp:3
|
|
|
|
AES-128 CBC - Encrypt and decrypt 17 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:17:exp:3
|
|
|
|
AES-128 CBC - Encrypt and decrypt 31 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:31:exp:3
|
|
|
|
AES-128 CBC - Encrypt and decrypt 32 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:32:exp:3
|
|
|
|
AES-128 CBC - Encrypt and decrypt 33 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:33:exp:3
|
|
|
|
AES-128 CBC - Encrypt and decrypt 47 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:47:exp:3
|
|
|
|
AES-128 CBC - Encrypt and decrypt 48 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:48:exp:3
|
|
|
|
AES-128 CBC - Encrypt and decrypt 49 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:49:exp:3
|
|
|
|
AES-128 CBC - Encrypt and decrypt 0 bytes with one and zeros padding
|
|
depends_on:0:1:4
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:0:exp:4
|
|
|
|
AES-128 CBC - Encrypt and decrypt 1 byte with one and zeros padding
|
|
depends_on:0:1:4
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:1:exp:4
|
|
|
|
AES-128 CBC - Encrypt and decrypt 2 bytes with one and zeros padding
|
|
depends_on:0:1:4
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:2:exp:4
|
|
|
|
AES-128 CBC - Encrypt and decrypt 7 bytes with one and zeros padding
|
|
depends_on:0:1:4
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:7:exp:4
|
|
|
|
AES-128 CBC - Encrypt and decrypt 8 bytes with one and zeros padding
|
|
depends_on:0:1:4
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:8:exp:4
|
|
|
|
AES-128 CBC - Encrypt and decrypt 9 bytes with one and zeros padding
|
|
depends_on:0:1:4
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:9:exp:4
|
|
|
|
AES-128 CBC - Encrypt and decrypt 15 bytes with one and zeros padding
|
|
depends_on:0:1:4
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:15:exp:4
|
|
|
|
AES-128 CBC - Encrypt and decrypt 16 bytes with one and zeros padding
|
|
depends_on:0:1:4
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:16:exp:4
|
|
|
|
AES-128 CBC - Encrypt and decrypt 17 bytes with one and zeros padding
|
|
depends_on:0:1:4
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:17:exp:4
|
|
|
|
AES-128 CBC - Encrypt and decrypt 31 bytes with one and zeros padding
|
|
depends_on:0:1:4
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:31:exp:4
|
|
|
|
AES-128 CBC - Encrypt and decrypt 32 bytes with one and zeros padding
|
|
depends_on:0:1:4
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:32:exp:4
|
|
|
|
AES-128 CBC - Encrypt and decrypt 33 bytes with one and zeros padding
|
|
depends_on:0:1:4
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:33:exp:4
|
|
|
|
AES-128 CBC - Encrypt and decrypt 47 bytes with one and zeros padding
|
|
depends_on:0:1:4
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:47:exp:4
|
|
|
|
AES-128 CBC - Encrypt and decrypt 48 bytes with one and zeros padding
|
|
depends_on:0:1:4
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:48:exp:4
|
|
|
|
AES-128 CBC - Encrypt and decrypt 49 bytes with one and zeros padding
|
|
depends_on:0:1:4
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:49:exp:4
|
|
|
|
AES-128 CBC - Encrypt and decrypt 0 bytes with zeros and len padding
|
|
depends_on:0:1:5
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:0:exp:5
|
|
|
|
AES-128 CBC - Encrypt and decrypt 1 byte with zeros and len padding
|
|
depends_on:0:1:5
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:1:exp:5
|
|
|
|
AES-128 CBC - Encrypt and decrypt 2 bytes with zeros and len padding
|
|
depends_on:0:1:5
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:2:exp:5
|
|
|
|
AES-128 CBC - Encrypt and decrypt 7 bytes with zeros and len padding
|
|
depends_on:0:1:5
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:7:exp:5
|
|
|
|
AES-128 CBC - Encrypt and decrypt 8 bytes with zeros and len padding
|
|
depends_on:0:1:5
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:8:exp:5
|
|
|
|
AES-128 CBC - Encrypt and decrypt 9 bytes with zeros and len padding
|
|
depends_on:0:1:5
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:9:exp:5
|
|
|
|
AES-128 CBC - Encrypt and decrypt 15 bytes with zeros and len padding
|
|
depends_on:0:1:5
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:15:exp:5
|
|
|
|
AES-128 CBC - Encrypt and decrypt 16 bytes with zeros and len padding
|
|
depends_on:0:1:5
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:16:exp:5
|
|
|
|
AES-128 CBC - Encrypt and decrypt 17 bytes with zeros and len padding
|
|
depends_on:0:1:5
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:17:exp:5
|
|
|
|
AES-128 CBC - Encrypt and decrypt 31 bytes with zeros and len padding
|
|
depends_on:0:1:5
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:31:exp:5
|
|
|
|
AES-128 CBC - Encrypt and decrypt 32 bytes with zeros and len padding
|
|
depends_on:0:1:5
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:32:exp:5
|
|
|
|
AES-128 CBC - Encrypt and decrypt 33 bytes with zeros and len padding
|
|
depends_on:0:1:5
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:33:exp:5
|
|
|
|
AES-128 CBC - Encrypt and decrypt 47 bytes with zeros and len padding
|
|
depends_on:0:1:5
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:47:exp:5
|
|
|
|
AES-128 CBC - Encrypt and decrypt 48 bytes with zeros and len padding
|
|
depends_on:0:1:5
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:48:exp:5
|
|
|
|
AES-128 CBC - Encrypt and decrypt 49 bytes with zeros and len padding
|
|
depends_on:0:1:5
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:49:exp:5
|
|
|
|
AES-128 CBC - Encrypt and decrypt 0 bytes with zeros padding
|
|
depends_on:0:1:6
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:0:exp:6
|
|
|
|
AES-128 CBC - Encrypt and decrypt 1 byte with zeros padding
|
|
depends_on:0:1:6
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:1:exp:6
|
|
|
|
AES-128 CBC - Encrypt and decrypt 2 bytes with zeros padding
|
|
depends_on:0:1:6
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:2:exp:6
|
|
|
|
AES-128 CBC - Encrypt and decrypt 7 bytes with zeros padding
|
|
depends_on:0:1:6
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:7:exp:6
|
|
|
|
AES-128 CBC - Encrypt and decrypt 8 bytes with zeros padding
|
|
depends_on:0:1:6
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:8:exp:6
|
|
|
|
AES-128 CBC - Encrypt and decrypt 9 bytes with zeros padding
|
|
depends_on:0:1:6
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:9:exp:6
|
|
|
|
AES-128 CBC - Encrypt and decrypt 15 bytes with zeros padding
|
|
depends_on:0:1:6
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:15:exp:6
|
|
|
|
AES-128 CBC - Encrypt and decrypt 16 bytes with zeros padding
|
|
depends_on:0:1:6
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:16:exp:6
|
|
|
|
AES-128 CBC - Encrypt and decrypt 17 bytes with zeros padding
|
|
depends_on:0:1:6
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:17:exp:6
|
|
|
|
AES-128 CBC - Encrypt and decrypt 31 bytes with zeros padding
|
|
depends_on:0:1:6
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:31:exp:6
|
|
|
|
AES-128 CBC - Encrypt and decrypt 32 bytes with zeros padding
|
|
depends_on:0:1:6
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:32:exp:6
|
|
|
|
AES-128 CBC - Encrypt and decrypt 33 bytes with zeros padding
|
|
depends_on:0:1:6
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:33:exp:6
|
|
|
|
AES-128 CBC - Encrypt and decrypt 47 bytes with zeros padding
|
|
depends_on:0:1:6
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:47:exp:6
|
|
|
|
AES-128 CBC - Encrypt and decrypt 48 bytes with zeros padding
|
|
depends_on:0:1:6
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:48:exp:6
|
|
|
|
AES-128 CBC - Encrypt and decrypt 49 bytes with zeros padding
|
|
depends_on:0:1:6
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:49:exp:6
|
|
|
|
AES-128 CBC - Encrypt and decrypt 0 bytes with no padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:0:exp:7
|
|
|
|
AES-128 CBC - Encrypt and decrypt 16 bytes with no padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:16:exp:7
|
|
|
|
AES-128 CBC - Encrypt and decrypt 32 bytes with no padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:32:exp:7
|
|
|
|
AES-128 CBC - Encrypt and decrypt 48 bytes with no padding
|
|
depends_on:0:1:2
|
|
4:exp:0:char*:"AES-128-CBC":int:128:int:48:exp:7
|
|
|
|
AES-128 CBC - Try encrypting 1 bytes with no padding
|
|
depends_on:0:1:2
|
|
5:exp:0:exp:7:int:128:int:1:exp:8
|
|
|
|
AES-128 CBC - Try encrypting 2 bytes with no padding
|
|
depends_on:0:1:2
|
|
5:exp:0:exp:7:int:128:int:2:exp:8
|
|
|
|
AES-128 CBC - Try encrypting 7 bytes with no padding
|
|
depends_on:0:1:2
|
|
5:exp:0:exp:7:int:128:int:7:exp:8
|
|
|
|
AES-128 CBC - Try encrypting 8 bytes with no padding
|
|
depends_on:0:1:2
|
|
5:exp:0:exp:7:int:128:int:8:exp:8
|
|
|
|
AES-128 CBC - Try encrypting 9 bytes with no padding
|
|
depends_on:0:1:2
|
|
5:exp:0:exp:7:int:128:int:9:exp:8
|
|
|
|
AES-128 CBC - Try encrypting 15 bytes with no padding
|
|
depends_on:0:1:2
|
|
5:exp:0:exp:7:int:128:int:15:exp:8
|
|
|
|
AES-128 CBC - Try encrypting 17 bytes with no padding
|
|
depends_on:0:1:2
|
|
5:exp:0:exp:7:int:128:int:17:exp:8
|
|
|
|
AES-128 CBC - Try encrypting 31 bytes with no padding
|
|
depends_on:0:1:2
|
|
5:exp:0:exp:7:int:128:int:31:exp:8
|
|
|
|
AES-128 CBC - Try encrypting 33 bytes with no padding
|
|
depends_on:0:1:2
|
|
5:exp:0:exp:7:int:128:int:33:exp:8
|
|
|
|
AES-128 CBC - Try encrypting 47 bytes with no padding
|
|
depends_on:0:1:2
|
|
5:exp:0:exp:7:int:128:int:47:exp:8
|
|
|
|
AES-128 CBC - Try encrypting 49 bytes with no padding
|
|
depends_on:0:1:2
|
|
5:exp:0:exp:7:int:128:int:49:exp:8
|
|
|
|
AES-128 CBC - Encrypt and decrypt 0 bytes in multiple parts with PKCS7 padding
|
|
depends_on:0:1:2
|
|
7:exp:0:int:128:int:0:int:0:exp:9:int:0:int:0:int:0:int:0
|
|
|
|
AES-128 CBC - Encrypt and decrypt 1 bytes in multiple parts with PKCS7 padding 1
|
|
depends_on:0:1:2
|
|
7:exp:0:int:128:int:1:int:0:exp:9:int:0:int:0:int:0:int:0
|
|
|
|
AES-128 CBC - Encrypt and decrypt 1 bytes in multiple parts with PKCS7 padding 2
|
|
depends_on:0:1:2
|
|
7:exp:0:int:128:int:0:int:1:exp:9:int:0:int:0:int:0:int:0
|
|
|
|
AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 1
|
|
depends_on:0:1:2
|
|
7:exp:0:int:128:int:16:int:0:exp:9:int:16:int:0:int:0:int:16
|
|
|
|
AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 2
|
|
depends_on:0:1:2
|
|
7:exp:0:int:128:int:0:int:16:exp:9:int:0:int:16:int:0:int:16
|
|
|
|
AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 3
|
|
depends_on:0:1:2
|
|
7:exp:0:int:128:int:1:int:15:exp:9:int:0:int:16:int:0:int:16
|
|
|
|
AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 4
|
|
depends_on:0:1:2
|
|
7:exp:0:int:128:int:15:int:1:exp:9:int:0:int:16:int:0:int:16
|
|
|
|
AES-128 CBC - Encrypt and decrypt 22 bytes in multiple parts with PKCS7 padding 1
|
|
depends_on:0:1:2
|
|
7:exp:0:int:128:int:15:int:7:exp:9:int:0:int:16:int:0:int:16
|
|
|
|
AES-128 CBC - Encrypt and decrypt 22 bytes in multiple parts with PKCS7 padding 2
|
|
depends_on:0:1:2
|
|
7:exp:0:int:128:int:16:int:6:exp:9:int:16:int:0:int:0:int:16
|
|
|
|
AES-128 CBC - Encrypt and decrypt 23 bytes in multiple parts with PKCS7 padding 1
|
|
depends_on:0:1:2
|
|
7:exp:0:int:128:int:17:int:6:exp:9:int:16:int:0:int:16:int:0
|
|
|
|
AES-128 CBC - Encrypt and decrypt 32 bytes in multiple parts with PKCS7 padding 1
|
|
depends_on:0:1:2
|
|
7:exp:0:int:128:int:16:int:16:exp:9:int:16:int:16:int:0:int:32
|
|
|
|
AES-128 CBC - Encrypt and decrypt 0 bytes in multiple parts with no padding
|
|
depends_on:0:1
|
|
7:exp:0:int:128:int:0:int:0:exp:7:int:0:int:0:int:0:int:0
|
|
|
|
AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with no padding 1
|
|
depends_on:0:1
|
|
7:exp:0:int:128:int:16:int:0:exp:7:int:16:int:0:int:16:int:0
|
|
|
|
AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with no padding 2
|
|
depends_on:0:1
|
|
7:exp:0:int:128:int:0:int:16:exp:7:int:0:int:16:int:0:int:16
|
|
|
|
AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with no padding 3
|
|
depends_on:0:1
|
|
7:exp:0:int:128:int:1:int:15:exp:7:int:0:int:16:int:0:int:16
|
|
|
|
AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with no padding 4
|
|
depends_on:0:1
|
|
7:exp:0:int:128:int:15:int:1:exp:7:int:0:int:16:int:0:int:16
|
|
|
|
AES-128 CBC - Encrypt and decrypt 32 bytes in multiple parts with no padding 1
|
|
depends_on:0:1
|
|
7:exp:0:int:128:int:16:int:16:exp:7:int:16:int:16:int:16:int:16
|
|
|
|
AES-128 CFB - Encrypt and decrypt 0 bytes
|
|
depends_on:0:7
|
|
4:exp:10:char*:"AES-128-CFB128":int:128:int:0:exp:3
|
|
|
|
AES-128 CFB - Encrypt and decrypt 1 byte
|
|
depends_on:0:7
|
|
4:exp:10:char*:"AES-128-CFB128":int:128:int:1:exp:3
|
|
|
|
AES-128 CFB - Encrypt and decrypt 2 bytes
|
|
depends_on:0:7
|
|
4:exp:10:char*:"AES-128-CFB128":int:128:int:2:exp:3
|
|
|
|
AES-128 CFB - Encrypt and decrypt 7 bytes
|
|
depends_on:0:7
|
|
4:exp:10:char*:"AES-128-CFB128":int:128:int:7:exp:3
|
|
|
|
AES-128 CFB - Encrypt and decrypt 8 bytes
|
|
depends_on:0:7
|
|
4:exp:10:char*:"AES-128-CFB128":int:128:int:8:exp:3
|
|
|
|
AES-128 CFB - Encrypt and decrypt 9 bytes
|
|
depends_on:0:7
|
|
4:exp:10:char*:"AES-128-CFB128":int:128:int:9:exp:3
|
|
|
|
AES-128 CFB - Encrypt and decrypt 15 bytes
|
|
depends_on:0:7
|
|
4:exp:10:char*:"AES-128-CFB128":int:128:int:15:exp:3
|
|
|
|
AES-128 CFB - Encrypt and decrypt 16 bytes
|
|
depends_on:0:7
|
|
4:exp:10:char*:"AES-128-CFB128":int:128:int:16:exp:3
|
|
|
|
AES-128 CFB - Encrypt and decrypt 17 bytes
|
|
depends_on:0:7
|
|
4:exp:10:char*:"AES-128-CFB128":int:128:int:17:exp:3
|
|
|
|
AES-128 CFB - Encrypt and decrypt 31 bytes
|
|
depends_on:0:7
|
|
4:exp:10:char*:"AES-128-CFB128":int:128:int:31:exp:3
|
|
|
|
AES-128 CFB - Encrypt and decrypt 32 bytes
|
|
depends_on:0:7
|
|
4:exp:10:char*:"AES-128-CFB128":int:128:int:32:exp:3
|
|
|
|
AES-128 CFB - Encrypt and decrypt 33 bytes
|
|
depends_on:0:7
|
|
4:exp:10:char*:"AES-128-CFB128":int:128:int:33:exp:3
|
|
|
|
AES-128 CFB - Encrypt and decrypt 47 bytes
|
|
depends_on:0:7
|
|
4:exp:10:char*:"AES-128-CFB128":int:128:int:47:exp:3
|
|
|
|
AES-128 CFB - Encrypt and decrypt 48 bytes
|
|
depends_on:0:7
|
|
4:exp:10:char*:"AES-128-CFB128":int:128:int:48:exp:3
|
|
|
|
AES-128 CFB - Encrypt and decrypt 49 bytes
|
|
depends_on:0:7
|
|
4:exp:10:char*:"AES-128-CFB128":int:128:int:49:exp:3
|
|
|
|
AES-128 CFB - Encrypt and decrypt 0 bytes in multiple parts
|
|
depends_on:0:7
|
|
7:exp:10:int:128:int:0:int:0:exp:3:int:0:int:0:int:0:int:0
|
|
|
|
AES-128 CFB - Encrypt and decrypt 1 bytes in multiple parts 1
|
|
depends_on:0:7
|
|
7:exp:10:int:128:int:1:int:0:exp:3:int:1:int:0:int:1:int:0
|
|
|
|
AES-128 CFB - Encrypt and decrypt 1 bytes in multiple parts 2
|
|
depends_on:0:7
|
|
7:exp:10:int:128:int:0:int:1:exp:3:int:0:int:1:int:0:int:1
|
|
|
|
AES-128 CFB - Encrypt and decrypt 16 bytes in multiple parts 1
|
|
depends_on:0:7
|
|
7:exp:10:int:128:int:16:int:0:exp:3:int:16:int:0:int:16:int:0
|
|
|
|
AES-128 CFB - Encrypt and decrypt 16 bytes in multiple parts 2
|
|
depends_on:0:7
|
|
7:exp:10:int:128:int:0:int:16:exp:3:int:0:int:16:int:0:int:16
|
|
|
|
AES-128 CFB - Encrypt and decrypt 16 bytes in multiple parts 3
|
|
depends_on:0:7
|
|
7:exp:10:int:128:int:1:int:15:exp:3:int:1:int:15:int:1:int:15
|
|
|
|
AES-128 CFB - Encrypt and decrypt 16 bytes in multiple parts 4
|
|
depends_on:0:7
|
|
7:exp:10:int:128:int:15:int:1:exp:3:int:15:int:1:int:15:int:1
|
|
|
|
AES-128 CFB - Encrypt and decrypt 22 bytes in multiple parts 1
|
|
depends_on:0:7
|
|
7:exp:10:int:128:int:15:int:7:exp:3:int:15:int:7:int:15:int:7
|
|
|
|
AES-128 CFB - Encrypt and decrypt 22 bytes in multiple parts 2
|
|
depends_on:0:7
|
|
7:exp:10:int:128:int:16:int:6:exp:3:int:16:int:6:int:16:int:6
|
|
|
|
AES-128 CFB - Encrypt and decrypt 23 bytes in multiple parts 1
|
|
depends_on:0:7
|
|
7:exp:10:int:128:int:17:int:6:exp:3:int:17:int:6:int:17:int:6
|
|
|
|
AES-128 CFB - Encrypt and decrypt 32 bytes in multiple parts 1
|
|
depends_on:0:7
|
|
7:exp:10:int:128:int:16:int:16:exp:3:int:16:int:16:int:16:int:16
|
|
|
|
AES-128 OFB - Encrypt and decrypt 0 bytes
|
|
depends_on:0:8
|
|
4:exp:11:char*:"AES-128-OFB":int:128:int:0:exp:3
|
|
|
|
AES-128 OFB - Encrypt and decrypt 1 byte
|
|
depends_on:0:8
|
|
4:exp:11:char*:"AES-128-OFB":int:128:int:1:exp:3
|
|
|
|
AES-128 OFB - Encrypt and decrypt 2 bytes
|
|
depends_on:0:8
|
|
4:exp:11:char*:"AES-128-OFB":int:128:int:2:exp:3
|
|
|
|
AES-128 OFB - Encrypt and decrypt 7 bytes
|
|
depends_on:0:8
|
|
4:exp:11:char*:"AES-128-OFB":int:128:int:7:exp:3
|
|
|
|
AES-128 OFB - Encrypt and decrypt 8 bytes
|
|
depends_on:0:8
|
|
4:exp:11:char*:"AES-128-OFB":int:128:int:8:exp:3
|
|
|
|
AES-128 OFB - Encrypt and decrypt 9 bytes
|
|
depends_on:0:8
|
|
4:exp:11:char*:"AES-128-OFB":int:128:int:9:exp:3
|
|
|
|
AES-128 OFB - Encrypt and decrypt 15 bytes
|
|
depends_on:0:8
|
|
4:exp:11:char*:"AES-128-OFB":int:128:int:15:exp:3
|
|
|
|
AES-128 OFB - Encrypt and decrypt 16 bytes
|
|
depends_on:0:8
|
|
4:exp:11:char*:"AES-128-OFB":int:128:int:16:exp:3
|
|
|
|
AES-128 OFB - Encrypt and decrypt 17 bytes
|
|
depends_on:0:8
|
|
4:exp:11:char*:"AES-128-OFB":int:128:int:17:exp:3
|
|
|
|
AES-128 OFB - Encrypt and decrypt 31 bytes
|
|
depends_on:0:8
|
|
4:exp:11:char*:"AES-128-OFB":int:128:int:31:exp:3
|
|
|
|
AES-128 OFB - Encrypt and decrypt 32 bytes
|
|
depends_on:0:8
|
|
4:exp:11:char*:"AES-128-OFB":int:128:int:32:exp:3
|
|
|
|
AES-128 OFB - Encrypt and decrypt 33 bytes
|
|
depends_on:0:8
|
|
4:exp:11:char*:"AES-128-OFB":int:128:int:33:exp:3
|
|
|
|
AES-128 OFB - Encrypt and decrypt 47 bytes
|
|
depends_on:0:8
|
|
4:exp:11:char*:"AES-128-OFB":int:128:int:47:exp:3
|
|
|
|
AES-128 OFB - Encrypt and decrypt 48 bytes
|
|
depends_on:0:8
|
|
4:exp:11:char*:"AES-128-OFB":int:128:int:48:exp:3
|
|
|
|
AES-128 OFB - Encrypt and decrypt 49 bytes
|
|
depends_on:0:8
|
|
4:exp:11:char*:"AES-128-OFB":int:128:int:49:exp:3
|
|
|
|
AES-128 OFB - Encrypt and decrypt 0 bytes in multiple parts
|
|
depends_on:0:8
|
|
7:exp:11:int:128:int:0:int:0:exp:3:int:0:int:0:int:0:int:0
|
|
|
|
AES-128 OFB - Encrypt and decrypt 1 bytes in multiple parts 1
|
|
depends_on:0:8
|
|
7:exp:11:int:128:int:1:int:0:exp:3:int:1:int:0:int:1:int:0
|
|
|
|
AES-128 OFB - Encrypt and decrypt 1 bytes in multiple parts 2
|
|
depends_on:0:8
|
|
7:exp:11:int:128:int:0:int:1:exp:3:int:0:int:1:int:0:int:1
|
|
|
|
AES-128 OFB - Encrypt and decrypt 16 bytes in multiple parts 1
|
|
depends_on:0:8
|
|
7:exp:11:int:128:int:16:int:0:exp:3:int:16:int:0:int:16:int:0
|
|
|
|
AES-128 OFB - Encrypt and decrypt 16 bytes in multiple parts 2
|
|
depends_on:0:8
|
|
7:exp:11:int:128:int:0:int:16:exp:3:int:0:int:16:int:0:int:16
|
|
|
|
AES-128 OFB - Encrypt and decrypt 16 bytes in multiple parts 3
|
|
depends_on:0:8
|
|
7:exp:11:int:128:int:1:int:15:exp:3:int:1:int:15:int:1:int:15
|
|
|
|
AES-128 OFB - Encrypt and decrypt 16 bytes in multiple parts 4
|
|
depends_on:0:8
|
|
7:exp:11:int:128:int:15:int:1:exp:3:int:15:int:1:int:15:int:1
|
|
|
|
AES-128 OFB - Encrypt and decrypt 22 bytes in multiple parts 1
|
|
depends_on:0:8
|
|
7:exp:11:int:128:int:15:int:7:exp:3:int:15:int:7:int:15:int:7
|
|
|
|
AES-128 OFB - Encrypt and decrypt 22 bytes in multiple parts 2
|
|
depends_on:0:8
|
|
7:exp:11:int:128:int:16:int:6:exp:3:int:16:int:6:int:16:int:6
|
|
|
|
AES-128 OFB - Encrypt and decrypt 23 bytes in multiple parts 1
|
|
depends_on:0:8
|
|
7:exp:11:int:128:int:17:int:6:exp:3:int:17:int:6:int:17:int:6
|
|
|
|
AES-128 OFB - Encrypt and decrypt 32 bytes in multiple parts 1
|
|
depends_on:0:8
|
|
7:exp:11:int:128:int:16:int:16:exp:3:int:16:int:16:int:16:int:16
|
|
|
|
AES-192 OFB - Encrypt and decrypt 0 bytes
|
|
depends_on:0:8
|
|
4:exp:12:char*:"AES-192-OFB":int:192:int:0:exp:3
|
|
|
|
AES-192 OFB - Encrypt and decrypt 1 byte
|
|
depends_on:0:8
|
|
4:exp:12:char*:"AES-192-OFB":int:192:int:1:exp:3
|
|
|
|
AES-192 OFB - Encrypt and decrypt 2 bytes
|
|
depends_on:0:8
|
|
4:exp:12:char*:"AES-192-OFB":int:192:int:2:exp:3
|
|
|
|
AES-192 OFB - Encrypt and decrypt 7 bytes
|
|
depends_on:0:8
|
|
4:exp:12:char*:"AES-192-OFB":int:192:int:7:exp:3
|
|
|
|
AES-192 OFB - Encrypt and decrypt 8 bytes
|
|
depends_on:0:8
|
|
4:exp:12:char*:"AES-192-OFB":int:192:int:8:exp:3
|
|
|
|
AES-192 OFB - Encrypt and decrypt 9 bytes
|
|
depends_on:0:8
|
|
4:exp:12:char*:"AES-192-OFB":int:192:int:9:exp:3
|
|
|
|
AES-192 OFB - Encrypt and decrypt 15 bytes
|
|
depends_on:0:8
|
|
4:exp:12:char*:"AES-192-OFB":int:192:int:15:exp:3
|
|
|
|
AES-192 OFB - Encrypt and decrypt 16 bytes
|
|
depends_on:0:8
|
|
4:exp:12:char*:"AES-192-OFB":int:192:int:16:exp:3
|
|
|
|
AES-192 OFB - Encrypt and decrypt 17 bytes
|
|
depends_on:0:8
|
|
4:exp:12:char*:"AES-192-OFB":int:192:int:17:exp:3
|
|
|
|
AES-192 OFB - Encrypt and decrypt 31 bytes
|
|
depends_on:0:8
|
|
4:exp:12:char*:"AES-192-OFB":int:192:int:31:exp:3
|
|
|
|
AES-192 OFB - Encrypt and decrypt 32 bytes
|
|
depends_on:0:8
|
|
4:exp:12:char*:"AES-192-OFB":int:192:int:32:exp:3
|
|
|
|
AES-192 OFB - Encrypt and decrypt 33 bytes
|
|
depends_on:0:8
|
|
4:exp:12:char*:"AES-192-OFB":int:192:int:33:exp:3
|
|
|
|
AES-192 OFB - Encrypt and decrypt 47 bytes
|
|
depends_on:0:8
|
|
4:exp:12:char*:"AES-192-OFB":int:192:int:47:exp:3
|
|
|
|
AES-192 OFB - Encrypt and decrypt 48 bytes
|
|
depends_on:0:8
|
|
4:exp:12:char*:"AES-192-OFB":int:192:int:48:exp:3
|
|
|
|
AES-192 OFB - Encrypt and decrypt 49 bytes
|
|
depends_on:0:8
|
|
4:exp:12:char*:"AES-192-OFB":int:192:int:49:exp:3
|
|
|
|
AES-192 OFB - Encrypt and decrypt 0 bytes in multiple parts
|
|
depends_on:0:8
|
|
7:exp:12:int:192:int:0:int:0:exp:3:int:0:int:0:int:0:int:0
|
|
|
|
AES-192 OFB - Encrypt and decrypt 1 bytes in multiple parts 1
|
|
depends_on:0:8
|
|
7:exp:12:int:192:int:1:int:0:exp:3:int:1:int:0:int:1:int:0
|
|
|
|
AES-192 OFB - Encrypt and decrypt 1 bytes in multiple parts 2
|
|
depends_on:0:8
|
|
7:exp:12:int:192:int:0:int:1:exp:3:int:0:int:1:int:0:int:1
|
|
|
|
AES-192 OFB - Encrypt and decrypt 16 bytes in multiple parts 1
|
|
depends_on:0:8
|
|
7:exp:12:int:192:int:16:int:0:exp:3:int:16:int:0:int:16:int:0
|
|
|
|
AES-192 OFB - Encrypt and decrypt 16 bytes in multiple parts 2
|
|
depends_on:0:8
|
|
7:exp:12:int:192:int:0:int:16:exp:3:int:0:int:16:int:0:int:16
|
|
|
|
AES-192 OFB - Encrypt and decrypt 16 bytes in multiple parts 3
|
|
depends_on:0:8
|
|
7:exp:12:int:192:int:1:int:15:exp:3:int:1:int:15:int:1:int:15
|
|
|
|
AES-192 OFB - Encrypt and decrypt 16 bytes in multiple parts 4
|
|
depends_on:0:8
|
|
7:exp:12:int:192:int:15:int:1:exp:3:int:15:int:1:int:15:int:1
|
|
|
|
AES-192 OFB - Encrypt and decrypt 22 bytes in multiple parts 1
|
|
depends_on:0:8
|
|
7:exp:12:int:192:int:15:int:7:exp:3:int:15:int:7:int:15:int:7
|
|
|
|
AES-192 OFB - Encrypt and decrypt 22 bytes in multiple parts 2
|
|
depends_on:0:8
|
|
7:exp:12:int:192:int:16:int:6:exp:3:int:16:int:6:int:16:int:6
|
|
|
|
AES-192 OFB - Encrypt and decrypt 23 bytes in multiple parts 1
|
|
depends_on:0:8
|
|
7:exp:12:int:192:int:17:int:6:exp:3:int:17:int:6:int:17:int:6
|
|
|
|
AES-192 OFB - Encrypt and decrypt 32 bytes in multiple parts 1
|
|
depends_on:0:8
|
|
7:exp:12:int:192:int:16:int:16:exp:3:int:16:int:16:int:16:int:16
|
|
|
|
AES-256 OFB - Encrypt and decrypt 0 bytes
|
|
depends_on:0:8
|
|
4:exp:13:char*:"AES-256-OFB":int:256:int:0:exp:3
|
|
|
|
AES-256 OFB - Encrypt and decrypt 1 byte
|
|
depends_on:0:8
|
|
4:exp:13:char*:"AES-256-OFB":int:256:int:1:exp:3
|
|
|
|
AES-256 OFB - Encrypt and decrypt 2 bytes
|
|
depends_on:0:8
|
|
4:exp:13:char*:"AES-256-OFB":int:256:int:2:exp:3
|
|
|
|
AES-256 OFB - Encrypt and decrypt 7 bytes
|
|
depends_on:0:8
|
|
4:exp:13:char*:"AES-256-OFB":int:256:int:7:exp:3
|
|
|
|
AES-256 OFB - Encrypt and decrypt 8 bytes
|
|
depends_on:0:8
|
|
4:exp:13:char*:"AES-256-OFB":int:256:int:8:exp:3
|
|
|
|
AES-256 OFB - Encrypt and decrypt 9 bytes
|
|
depends_on:0:8
|
|
4:exp:13:char*:"AES-256-OFB":int:256:int:9:exp:3
|
|
|
|
AES-256 OFB - Encrypt and decrypt 15 bytes
|
|
depends_on:0:8
|
|
4:exp:13:char*:"AES-256-OFB":int:256:int:15:exp:3
|
|
|
|
AES-256 OFB - Encrypt and decrypt 16 bytes
|
|
depends_on:0:8
|
|
4:exp:13:char*:"AES-256-OFB":int:256:int:16:exp:3
|
|
|
|
AES-256 OFB - Encrypt and decrypt 17 bytes
|
|
depends_on:0:8
|
|
4:exp:13:char*:"AES-256-OFB":int:256:int:17:exp:3
|
|
|
|
AES-256 OFB - Encrypt and decrypt 31 bytes
|
|
depends_on:0:8
|
|
4:exp:13:char*:"AES-256-OFB":int:256:int:31:exp:3
|
|
|
|
AES-256 OFB - Encrypt and decrypt 32 bytes
|
|
depends_on:0:8
|
|
4:exp:13:char*:"AES-256-OFB":int:256:int:32:exp:3
|
|
|
|
AES-256 OFB - Encrypt and decrypt 33 bytes
|
|
depends_on:0:8
|
|
4:exp:13:char*:"AES-256-OFB":int:256:int:33:exp:3
|
|
|
|
AES-256 OFB - Encrypt and decrypt 47 bytes
|
|
depends_on:0:8
|
|
4:exp:13:char*:"AES-256-OFB":int:256:int:47:exp:3
|
|
|
|
AES-256 OFB - Encrypt and decrypt 48 bytes
|
|
depends_on:0:8
|
|
4:exp:13:char*:"AES-256-OFB":int:256:int:48:exp:3
|
|
|
|
AES-256 OFB - Encrypt and decrypt 49 bytes
|
|
depends_on:0:8
|
|
4:exp:13:char*:"AES-256-OFB":int:256:int:49:exp:3
|
|
|
|
AES-256 OFB - Encrypt and decrypt 0 bytes in multiple parts
|
|
depends_on:0:8
|
|
7:exp:13:int:256:int:0:int:0:exp:3:int:0:int:0:int:0:int:0
|
|
|
|
AES-256 OFB - Encrypt and decrypt 1 bytes in multiple parts 1
|
|
depends_on:0:8
|
|
7:exp:13:int:256:int:1:int:0:exp:3:int:1:int:0:int:1:int:0
|
|
|
|
AES-256 OFB - Encrypt and decrypt 1 bytes in multiple parts 2
|
|
depends_on:0:8
|
|
7:exp:13:int:256:int:0:int:1:exp:3:int:0:int:1:int:0:int:1
|
|
|
|
AES-256 OFB - Encrypt and decrypt 16 bytes in multiple parts 1
|
|
depends_on:0:8
|
|
7:exp:13:int:256:int:16:int:0:exp:3:int:16:int:0:int:16:int:0
|
|
|
|
AES-256 OFB - Encrypt and decrypt 16 bytes in multiple parts 2
|
|
depends_on:0:8
|
|
7:exp:13:int:256:int:0:int:16:exp:3:int:0:int:16:int:0:int:16
|
|
|
|
AES-256 OFB - Encrypt and decrypt 16 bytes in multiple parts 3
|
|
depends_on:0:8
|
|
7:exp:13:int:256:int:1:int:15:exp:3:int:1:int:15:int:1:int:15
|
|
|
|
AES-256 OFB - Encrypt and decrypt 16 bytes in multiple parts 4
|
|
depends_on:0:8
|
|
7:exp:13:int:256:int:15:int:1:exp:3:int:15:int:1:int:15:int:1
|
|
|
|
AES-256 OFB - Encrypt and decrypt 22 bytes in multiple parts 1
|
|
depends_on:0:8
|
|
7:exp:13:int:256:int:15:int:7:exp:3:int:15:int:7:int:15:int:7
|
|
|
|
AES-256 OFB - Encrypt and decrypt 22 bytes in multiple parts 2
|
|
depends_on:0:8
|
|
7:exp:13:int:256:int:16:int:6:exp:3:int:16:int:6:int:16:int:6
|
|
|
|
AES-256 OFB - Encrypt and decrypt 23 bytes in multiple parts 1
|
|
depends_on:0:8
|
|
7:exp:13:int:256:int:17:int:6:exp:3:int:17:int:6:int:17:int:6
|
|
|
|
AES-256 OFB - Encrypt and decrypt 32 bytes in multiple parts 1
|
|
depends_on:0:8
|
|
7:exp:13:int:256:int:16:int:16:exp:3:int:16:int:16:int:16:int:16
|
|
|
|
AES-128 XTS - Encrypt and decrypt 16 bytes
|
|
depends_on:0:3
|
|
4:exp:1:char*:"AES-128-XTS":int:256:int:16:exp:3
|
|
|
|
AES-128 XTS - Encrypt and decrypt 17 bytes
|
|
depends_on:0:3
|
|
4:exp:1:char*:"AES-128-XTS":int:256:int:17:exp:3
|
|
|
|
AES-128 XTS - Encrypt and decrypt 31 bytes
|
|
depends_on:0:3
|
|
4:exp:1:char*:"AES-128-XTS":int:256:int:31:exp:3
|
|
|
|
AES-128 XTS - Encrypt and decrypt 32 bytes
|
|
depends_on:0:3
|
|
4:exp:1:char*:"AES-128-XTS":int:256:int:32:exp:3
|
|
|
|
AES-128 XTS - Encrypt and decrypt 33 bytes
|
|
depends_on:0:3
|
|
4:exp:1:char*:"AES-128-XTS":int:256:int:33:exp:3
|
|
|
|
AES-128 XTS - Encrypt and decrypt 47 bytes
|
|
depends_on:0:3
|
|
4:exp:1:char*:"AES-128-XTS":int:256:int:47:exp:3
|
|
|
|
AES-128 XTS - Encrypt and decrypt 48 bytes
|
|
depends_on:0:3
|
|
4:exp:1:char*:"AES-128-XTS":int:256:int:48:exp:3
|
|
|
|
AES-128 XTS - Encrypt and decrypt 49 bytes
|
|
depends_on:0:3
|
|
4:exp:1:char*:"AES-128-XTS":int:256:int:49:exp:3
|
|
|
|
AES-256 XTS - Encrypt and decrypt 16 bytes
|
|
depends_on:0:3
|
|
4:exp:14:char*:"AES-256-XTS":int:512:int:16:exp:3
|
|
|
|
AES-256 XTS - Encrypt and decrypt 17 bytes
|
|
depends_on:0:3
|
|
4:exp:14:char*:"AES-256-XTS":int:512:int:17:exp:3
|
|
|
|
AES-256 XTS - Encrypt and decrypt 31 bytes
|
|
depends_on:0:3
|
|
4:exp:14:char*:"AES-256-XTS":int:512:int:31:exp:3
|
|
|
|
AES-256 XTS - Encrypt and decrypt 32 bytes
|
|
depends_on:0:3
|
|
4:exp:14:char*:"AES-256-XTS":int:512:int:32:exp:3
|
|
|
|
AES-256 XTS - Encrypt and decrypt 33 bytes
|
|
depends_on:0:3
|
|
4:exp:14:char*:"AES-256-XTS":int:512:int:33:exp:3
|
|
|
|
AES-256 XTS - Encrypt and decrypt 47 bytes
|
|
depends_on:0:3
|
|
4:exp:14:char*:"AES-256-XTS":int:512:int:47:exp:3
|
|
|
|
AES-256 XTS - Encrypt and decrypt 48 bytes
|
|
depends_on:0:3
|
|
4:exp:14:char*:"AES-256-XTS":int:512:int:48:exp:3
|
|
|
|
AES-256 XTS - Encrypt and decrypt 49 bytes
|
|
depends_on:0:3
|
|
4:exp:14:char*:"AES-256-XTS":int:512:int:49:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 0 bytes
|
|
depends_on:0:9
|
|
4:exp:15:char*:"AES-128-CTR":int:128:int:0:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 1 byte
|
|
depends_on:0:9
|
|
4:exp:15:char*:"AES-128-CTR":int:128:int:1:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 2 bytes
|
|
depends_on:0:9
|
|
4:exp:15:char*:"AES-128-CTR":int:128:int:2:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 7 bytes
|
|
depends_on:0:9
|
|
4:exp:15:char*:"AES-128-CTR":int:128:int:7:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 8 bytes
|
|
depends_on:0:9
|
|
4:exp:15:char*:"AES-128-CTR":int:128:int:8:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 9 bytes
|
|
depends_on:0:9
|
|
4:exp:15:char*:"AES-128-CTR":int:128:int:9:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 15 bytes
|
|
depends_on:0:9
|
|
4:exp:15:char*:"AES-128-CTR":int:128:int:15:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 16 bytes
|
|
depends_on:0:9
|
|
4:exp:15:char*:"AES-128-CTR":int:128:int:16:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 17 bytes
|
|
depends_on:0:9
|
|
4:exp:15:char*:"AES-128-CTR":int:128:int:17:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 31 bytes
|
|
depends_on:0:9
|
|
4:exp:15:char*:"AES-128-CTR":int:128:int:31:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 32 bytes
|
|
depends_on:0:9
|
|
4:exp:15:char*:"AES-128-CTR":int:128:int:32:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 33 bytes
|
|
depends_on:0:9
|
|
4:exp:15:char*:"AES-128-CTR":int:128:int:33:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 47 bytes
|
|
depends_on:0:9
|
|
4:exp:15:char*:"AES-128-CTR":int:128:int:47:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 48 bytes
|
|
depends_on:0:9
|
|
4:exp:15:char*:"AES-128-CTR":int:128:int:48:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 49 bytes
|
|
depends_on:0:9
|
|
4:exp:15:char*:"AES-128-CTR":int:128:int:49:exp:3
|
|
|
|
AES-128 CTR - Encrypt and decrypt 0 bytes in multiple parts
|
|
depends_on:0:9
|
|
7:exp:15:int:128:int:0:int:0:exp:3:int:0:int:0:int:0:int:0
|
|
|
|
AES-128 CTR - Encrypt and decrypt 1 bytes in multiple parts 1
|
|
depends_on:0:9
|
|
7:exp:15:int:128:int:1:int:0:exp:3:int:1:int:0:int:1:int:0
|
|
|
|
AES-128 CTR - Encrypt and decrypt 1 bytes in multiple parts 2
|
|
depends_on:0:9
|
|
7:exp:15:int:128:int:0:int:1:exp:3:int:0:int:1:int:0:int:1
|
|
|
|
AES-128 CTR - Encrypt and decrypt 16 bytes in multiple parts 1
|
|
depends_on:0:9
|
|
7:exp:15:int:128:int:16:int:0:exp:3:int:16:int:0:int:16:int:0
|
|
|
|
AES-128 CTR - Encrypt and decrypt 16 bytes in multiple parts 2
|
|
depends_on:0:9
|
|
7:exp:15:int:128:int:0:int:16:exp:3:int:0:int:16:int:0:int:16
|
|
|
|
AES-128 CTR - Encrypt and decrypt 16 bytes in multiple parts 3
|
|
depends_on:0:9
|
|
7:exp:15:int:128:int:1:int:15:exp:3:int:1:int:15:int:1:int:15
|
|
|
|
AES-128 CTR - Encrypt and decrypt 16 bytes in multiple parts 4
|
|
depends_on:0:9
|
|
7:exp:15:int:128:int:15:int:1:exp:3:int:15:int:1:int:15:int:1
|
|
|
|
AES-128 CTR - Encrypt and decrypt 22 bytes in multiple parts 1
|
|
depends_on:0:9
|
|
7:exp:15:int:128:int:15:int:7:exp:3:int:15:int:7:int:15:int:7
|
|
|
|
AES-128 CTR - Encrypt and decrypt 22 bytes in multiple parts 2
|
|
depends_on:0:9
|
|
7:exp:15:int:128:int:16:int:6:exp:3:int:16:int:6:int:16:int:6
|
|
|
|
AES-128 CTR - Encrypt and decrypt 23 bytes in multiple parts 1
|
|
depends_on:0:9
|
|
7:exp:15:int:128:int:17:int:6:exp:3:int:17:int:6:int:17:int:6
|
|
|
|
AES-128 CTR - Encrypt and decrypt 32 bytes in multiple parts 1
|
|
depends_on:0:9
|
|
7:exp:15:int:128:int:16:int:16:exp:3:int:16:int:16:int:16:int:16
|
|
|
|
AES-192 CBC - Encrypt and decrypt 0 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:16:char*:"AES-192-CBC":int:192:int:0:exp:3
|
|
|
|
AES-192 CBC - Encrypt and decrypt 1 byte with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:16:char*:"AES-192-CBC":int:192:int:1:exp:3
|
|
|
|
AES-192 CBC - Encrypt and decrypt 2 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:16:char*:"AES-192-CBC":int:192:int:2:exp:3
|
|
|
|
AES-192 CBC - Encrypt and decrypt 7 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:16:char*:"AES-192-CBC":int:192:int:7:exp:3
|
|
|
|
AES-192 CBC - Encrypt and decrypt 8 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:16:char*:"AES-192-CBC":int:192:int:8:exp:3
|
|
|
|
AES-192 CBC - Encrypt and decrypt 9 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:16:char*:"AES-192-CBC":int:192:int:9:exp:3
|
|
|
|
AES-192 CBC - Encrypt and decrypt 15 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:16:char*:"AES-192-CBC":int:192:int:15:exp:3
|
|
|
|
AES-192 CBC - Encrypt and decrypt 16 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:16:char*:"AES-192-CBC":int:192:int:16:exp:3
|
|
|
|
AES-192 CBC - Encrypt and decrypt 17 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:16:char*:"AES-192-CBC":int:192:int:17:exp:3
|
|
|
|
AES-192 CBC - Encrypt and decrypt 31 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:16:char*:"AES-192-CBC":int:192:int:31:exp:3
|
|
|
|
AES-192 CBC - Encrypt and decrypt 32 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:16:char*:"AES-192-CBC":int:192:int:32:exp:3
|
|
|
|
AES-192 CBC - Encrypt and decrypt 33 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:16:char*:"AES-192-CBC":int:192:int:33:exp:3
|
|
|
|
AES-192 CBC - Encrypt and decrypt 47 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:16:char*:"AES-192-CBC":int:192:int:47:exp:3
|
|
|
|
AES-192 CBC - Encrypt and decrypt 48 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:16:char*:"AES-192-CBC":int:192:int:48:exp:3
|
|
|
|
AES-192 CBC - Encrypt and decrypt 49 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:16:char*:"AES-192-CBC":int:192:int:49:exp:3
|
|
|
|
AES-192 CBC - Encrypt and decrypt 0 bytes in multiple parts with PKCS7 padding
|
|
depends_on:0:1:2
|
|
7:exp:16:int:192:int:0:int:0:exp:3:int:0:int:0:int:0:int:0
|
|
|
|
AES-192 CBC - Encrypt and decrypt 1 bytes in multiple parts with PKCS7 padding 1
|
|
depends_on:0:1:2
|
|
7:exp:16:int:192:int:1:int:0:exp:3:int:0:int:0:int:0:int:0
|
|
|
|
AES-192 CBC - Encrypt and decrypt 1 bytes in multiple parts with PKCS7 padding 2
|
|
depends_on:0:1:2
|
|
7:exp:16:int:192:int:0:int:1:exp:3:int:0:int:0:int:0:int:0
|
|
|
|
AES-192 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 1
|
|
depends_on:0:1:2
|
|
7:exp:16:int:192:int:16:int:0:exp:3:int:16:int:0:int:0:int:16
|
|
|
|
AES-192 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 2
|
|
depends_on:0:1:2
|
|
7:exp:16:int:192:int:0:int:16:exp:3:int:0:int:16:int:0:int:16
|
|
|
|
AES-192 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 3
|
|
depends_on:0:1:2
|
|
7:exp:16:int:192:int:1:int:15:exp:3:int:0:int:16:int:0:int:16
|
|
|
|
AES-192 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 4
|
|
depends_on:0:1:2
|
|
7:exp:16:int:192:int:15:int:1:exp:3:int:0:int:16:int:0:int:16
|
|
|
|
AES-192 CBC - Encrypt and decrypt 22 bytes in multiple parts with PKCS7 padding 1
|
|
depends_on:0:1:2
|
|
7:exp:16:int:192:int:15:int:7:exp:3:int:0:int:16:int:0:int:16
|
|
|
|
AES-192 CBC - Encrypt and decrypt 22 bytes in multiple parts with PKCS7 padding 2
|
|
depends_on:0:1:2
|
|
7:exp:16:int:192:int:16:int:6:exp:3:int:16:int:0:int:0:int:16
|
|
|
|
AES-192 CBC - Encrypt and decrypt 23 bytes in multiple parts with PKCS7 padding 1
|
|
depends_on:0:1:2
|
|
7:exp:16:int:192:int:17:int:6:exp:3:int:16:int:0:int:16:int:0
|
|
|
|
AES-192 CBC - Encrypt and decrypt 32 bytes in multiple parts with PKCS7 padding 1
|
|
depends_on:0:1:2
|
|
7:exp:16:int:192:int:16:int:16:exp:3:int:16:int:16:int:0:int:32
|
|
|
|
AES-256 CBC - Decrypt empty buffer
|
|
depends_on:0:1:2
|
|
6:exp:17:int:0:int:0
|
|
|
|
AES-256 CBC - Encrypt and decrypt 0 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:17:char*:"AES-256-CBC":int:256:int:0:exp:3
|
|
|
|
AES-256 CBC - Encrypt and decrypt 1 byte with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:17:char*:"AES-256-CBC":int:256:int:1:exp:3
|
|
|
|
AES-256 CBC - Encrypt and decrypt 2 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:17:char*:"AES-256-CBC":int:256:int:2:exp:3
|
|
|
|
AES-256 CBC - Encrypt and decrypt 7 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:17:char*:"AES-256-CBC":int:256:int:7:exp:3
|
|
|
|
AES-256 CBC - Encrypt and decrypt 8 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:17:char*:"AES-256-CBC":int:256:int:8:exp:3
|
|
|
|
AES-256 CBC - Encrypt and decrypt 9 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:17:char*:"AES-256-CBC":int:256:int:9:exp:3
|
|
|
|
AES-256 CBC - Encrypt and decrypt 15 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:17:char*:"AES-256-CBC":int:256:int:15:exp:3
|
|
|
|
AES-256 CBC - Encrypt and decrypt 16 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:17:char*:"AES-256-CBC":int:256:int:16:exp:3
|
|
|
|
AES-256 CBC - Encrypt and decrypt 17 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:17:char*:"AES-256-CBC":int:256:int:17:exp:3
|
|
|
|
AES-256 CBC - Encrypt and decrypt 31 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:17:char*:"AES-256-CBC":int:256:int:31:exp:3
|
|
|
|
AES-256 CBC - Encrypt and decrypt 32 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:17:char*:"AES-256-CBC":int:256:int:32:exp:3
|
|
|
|
AES-256 CBC - Encrypt and decrypt 33 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:17:char*:"AES-256-CBC":int:256:int:33:exp:3
|
|
|
|
AES-256 CBC - Encrypt and decrypt 47 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:17:char*:"AES-256-CBC":int:256:int:47:exp:3
|
|
|
|
AES-256 CBC - Encrypt and decrypt 48 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:17:char*:"AES-256-CBC":int:256:int:48:exp:3
|
|
|
|
AES-256 CBC - Encrypt and decrypt 49 bytes with PKCS7 padding
|
|
depends_on:0:1:2
|
|
4:exp:17:char*:"AES-256-CBC":int:256:int:49:exp:3
|
|
|
|
AES-256 CBC - Encrypt and decrypt 0 bytes in multiple parts with PKCS7 padding
|
|
depends_on:0:1:2
|
|
7:exp:17:int:256:int:0:int:0:exp:3:int:0:int:0:int:0:int:0
|
|
|
|
AES-256 CBC - Encrypt and decrypt 1 bytes in multiple parts with PKCS7 padding 1
|
|
depends_on:0:1:2
|
|
7:exp:17:int:256:int:1:int:0:exp:3:int:0:int:0:int:0:int:0
|
|
|
|
AES-256 CBC - Encrypt and decrypt 1 bytes in multiple parts with PKCS7 padding 2
|
|
depends_on:0:1:2
|
|
7:exp:17:int:256:int:0:int:1:exp:3:int:0:int:0:int:0:int:0
|
|
|
|
AES-256 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 1
|
|
depends_on:0:1:2
|
|
7:exp:17:int:256:int:16:int:0:exp:3:int:16:int:0:int:0:int:16
|
|
|
|
AES-256 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 2
|
|
depends_on:0:1:2
|
|
7:exp:17:int:256:int:0:int:16:exp:3:int:0:int:16:int:0:int:16
|
|
|
|
AES-256 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 3
|
|
depends_on:0:1:2
|
|
7:exp:17:int:256:int:1:int:15:exp:3:int:0:int:16:int:0:int:16
|
|
|
|
AES-256 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 4
|
|
depends_on:0:1:2
|
|
7:exp:17:int:256:int:15:int:1:exp:3:int:0:int:16:int:0:int:16
|
|
|
|
AES-256 CBC - Encrypt and decrypt 22 bytes in multiple parts with PKCS7 padding 1
|
|
depends_on:0:1:2
|
|
7:exp:17:int:256:int:15:int:7:exp:3:int:0:int:16:int:0:int:16
|
|
|
|
AES-256 CBC - Encrypt and decrypt 22 bytes in multiple parts with PKCS7 padding 2
|
|
depends_on:0:1:2
|
|
7:exp:17:int:256:int:16:int:6:exp:3:int:16:int:0:int:0:int:16
|
|
|
|
AES-256 CBC - Encrypt and decrypt 23 bytes in multiple parts with PKCS7 padding 1
|
|
depends_on:0:1:2
|
|
7:exp:17:int:256:int:17:int:6:exp:3:int:16:int:0:int:16:int:0
|
|
|
|
AES-256 CBC - Encrypt and decrypt 32 bytes in multiple parts with PKCS7 padding 1
|
|
depends_on:0:1:2
|
|
7:exp:17:int:256:int:16:int:16:exp:3:int:16:int:16:int:0:int:32
|
|
|
|
AES Decrypt test vector #0
|
|
depends_on:0:2:1:2
|
|
8:exp:0:exp:9:hex:"ffffffffe00000000000000000000000":hex:"00000000000000000000000000000000":hex:"23f710842b9bb9c32f26648c786807ca":hex:"00000000000000000000000000000000":hex:"":hex:"":exp:18:int:0
|
|
|
|
AES Decrypt test vector #1
|
|
depends_on:0:1:2
|
|
8:exp:0:exp:7:hex:"ffffffffe00000000000000000000000":hex:"00000000000000000000000000000000":hex:"23f710842b9bb9c32f26648c786807ca":hex:"00000000000000000000000000000000":hex:"":hex:"":int:0:int:0
|
|
|
|
AES Decrypt test vector #2
|
|
depends_on:0:1:2
|
|
8:exp:16:exp:7:hex:"000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"707b1dbb0ffa40ef7d95def421233fae":hex:"fffffffff80000000000000000000000":hex:"":hex:"":int:0:int:0
|
|
|
|
AES Decrypt test vector #3
|
|
depends_on:0:1:2
|
|
8:exp:17:exp:7:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"49af6b372135acef10132e548f217b17":hex:"ff000000000000000000000000000000":hex:"":hex:"":int:0:int:0
|
|
|
|
AES Decrypt test vector #4
|
|
depends_on:0:7
|
|
8:exp:10:exp:3:hex:"fffffffe000000000000000000000000":hex:"00000000000000000000000000000000":hex:"1114bc2028009b923f0b01915ce5e7c4":hex:"00000000000000000000000000000000":hex:"":hex:"":int:0:int:0
|
|
|
|
AES Decrypt test vector #5
|
|
depends_on:0:7
|
|
8:exp:19:exp:3:hex:"ffffffffffffffffffffffffffffffffffffffffffe00000":hex:"00000000000000000000000000000000":hex:"60136703374f64e860b48ce31f930716":hex:"00000000000000000000000000000000":hex:"":hex:"":int:0:int:0
|
|
|
|
AES Decrypt test vector #6
|
|
depends_on:0:7
|
|
8:exp:20:exp:3:hex:"ffffffffff800000000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"be66cfea2fecd6bf0ec7b4352c99bcaa":hex:"00000000000000000000000000000000":hex:"":hex:"":int:0:int:0
|
|
|
|
AES Decrypt test vector #7
|
|
depends_on:0:8
|
|
8:exp:11:exp:3:hex:"2B7E151628AED2A6ABF7158809CF4F3C":hex:"000102030405060708090A0B0C0D0E0F":hex:"3B3FD92EB72DAD20333449F8E83CFB4A7789508d16918f03f53c52dac54ed8259740051e9c5fecf64344f7a82260edcc304c6528f659c77866a510d9c1d6ae5e":hex:"6BC1BEE22E409F96E93D7E117393172AAE2D8A571E03AC9C9EB76FAC45AF8E5130C81C46A35CE411E5FBC1191A0A52EFF69F2445DF4F9B17AD2B417BE66C3710":hex:"":hex:"":int:0:int:0
|
|
|
|
AES Decrypt test vector #8
|
|
depends_on:0:8
|
|
8:exp:12:exp:3:hex:"8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B":hex:"000102030405060708090A0B0C0D0E0F":hex:"CDC80D6FDDF18CAB34C25909C99A4174fcc28b8d4c63837c09e81700c11004018d9a9aeac0f6596f559c6d4daf59a5f26d9f200857ca6c3e9cac524bd9acc92a":hex:"6BC1BEE22E409F96E93D7E117393172AAE2D8A571E03AC9C9EB76FAC45AF8E5130C81C46A35CE411E5FBC1191A0A52EFF69F2445DF4F9B17AD2B417BE66C3710":hex:"":hex:"":int:0:int:0
|
|
|
|
AES Decrypt test vector #9
|
|
depends_on:0:8
|
|
8:exp:13:exp:3:hex:"603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4":hex:"000102030405060708090A0B0C0D0E0F":hex:"DC7E84BFDA79164B7ECD8486985D38604febdc6740d20b3ac88f6ad82a4fb08d71ab47a086e86eedf39d1c5bba97c4080126141d67f37be8538f5a8be740e484":hex:"6BC1BEE22E409F96E93D7E117393172AAE2D8A571E03AC9C9EB76FAC45AF8E5130C81C46A35CE411E5FBC1191A0A52EFF69F2445DF4F9B17AD2B417BE66C3710":hex:"":hex:"":int:0:int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #1
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"00000000000000000000000000000000":hex:"f34481ec3cc627bacd5dc3fb08f273e6":hex:"0336763e966d92595a567cc9ce537f5e":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #2
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"00000000000000000000000000000000":hex:"9798c4640bad75c7c3227db910174e72":hex:"a9a1631bf4996954ebc093957b234589":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #3
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"00000000000000000000000000000000":hex:"96ab5c2ff612d9dfaae8c31f30c42168":hex:"ff4f8391a6a40ca5b25d23bedd44a597":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #4
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"e0000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"72a1da770f5d7ac4c9ef94d822affd97":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #5
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"f0000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"970014d634e2b7650777e8e84d03ccd8":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #6
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"f8000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"f17e79aed0db7e279e955b5f493875a7":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #7
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"fffffffffffff0000000000000000000":hex:"00000000000000000000000000000000":hex:"7b90785125505fad59b13c186dd66ce3":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #8
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"fffffffffffff8000000000000000000":hex:"00000000000000000000000000000000":hex:"8b527a6aebdaec9eaef8eda2cb7783e5":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #9
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"fffffffffffffc000000000000000000":hex:"00000000000000000000000000000000":hex:"43fdaf53ebbc9880c228617d6a9b548b":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #10
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"ffffffffffffffffffffffffffffc000":hex:"00000000000000000000000000000000":hex:"70c46bb30692be657f7eaa93ebad9897":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #11
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"ffffffffffffffffffffffffffffe000":hex:"00000000000000000000000000000000":hex:"323994cfb9da285a5d9642e1759b224a":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #12
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"fffffffffffffffffffffffffffff000":hex:"00000000000000000000000000000000":hex:"1dbf57877b7b17385c85d0b54851e371":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #13
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"00000000000000000000000000000000":hex:"ffffffffffffffc00000000000000000":hex:"3a4d354f02bb5a5e47d39666867f246a":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #14
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"00000000000000000000000000000000":hex:"ffffffffffffffe00000000000000000":hex:"d451b8d6e1e1a0ebb155fbbf6e7b7dc3":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #15
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"00000000000000000000000000000000":hex:"fffffffffffffff00000000000000000":hex:"6898d4f42fa7ba6a10ac05e87b9f2080":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #16
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"00000000000000000000000000000000":hex:"ffffffffffffffffffffffffe0000000":hex:"082eb8be35f442fb52668e16a591d1d6":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #17
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"00000000000000000000000000000000":hex:"fffffffffffffffffffffffff0000000":hex:"e656f9ecf5fe27ec3e4a73d00c282fb3":int:0
|
|
|
|
AES-128-ECB Encrypt NIST KAT #18
|
|
depends_on:0
|
|
10:exp:21:exp:22:hex:"00000000000000000000000000000000":hex:"fffffffffffffffffffffffff8000000":hex:"2ca8209d63274cd9a29bb74bcd77683a":int:0
|
|
|
|
AES-128-ECB Decrypt NIST KAT #1
|
|
depends_on:0
|
|
10:exp:21:exp:23:hex:"00000000000000000000000000000000":hex:"db4f1aa530967d6732ce4715eb0ee24b":hex:"ff000000000000000000000000000000":int:0
|
|
|
|
AES-128-ECB Decrypt NIST KAT #2
|
|
depends_on:0
|
|
10:exp:21:exp:23:hex:"00000000000000000000000000000000":hex:"a81738252621dd180a34f3455b4baa2f":hex:"ff800000000000000000000000000000":int:0
|
|
|
|
AES-128-ECB Decrypt NIST KAT #3
|
|
depends_on:0
|
|
10:exp:21:exp:23:hex:"00000000000000000000000000000000":hex:"77e2b508db7fd89234caf7939ee5621a":hex:"ffc00000000000000000000000000000":int:0
|
|
|
|
AES-128-ECB Decrypt NIST KAT #4
|
|
depends_on:0
|
|
10:exp:21:exp:23:hex:"00000000000000000000000000000000":hex:"dc43be40be0e53712f7e2bf5ca707209":hex:"6a118a874519e64e9963798a503f1d35":int:0
|
|
|
|
AES-128-ECB Decrypt NIST KAT #5
|
|
depends_on:0
|
|
10:exp:21:exp:23:hex:"00000000000000000000000000000000":hex:"92beedab1895a94faa69b632e5cc47ce":hex:"cb9fceec81286ca3e989bd979b0cb284":int:0
|
|
|
|
AES-128-ECB Decrypt NIST KAT #6
|
|
depends_on:0
|
|
10:exp:21:exp:23:hex:"00000000000000000000000000000000":hex:"459264f4798f6a78bacb89c15ed3d601":hex:"b26aeb1874e47ca8358ff22378f09144":int:0
|
|
|
|
AES-128-ECB Decrypt NIST KAT #7
|
|
depends_on:0
|
|
10:exp:21:exp:23:hex:"b69418a85332240dc82492353956ae0c":hex:"a303d940ded8f0baff6f75414cac5243":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-128-ECB Decrypt NIST KAT #8
|
|
depends_on:0
|
|
10:exp:21:exp:23:hex:"71b5c08a1993e1362e4d0ce9b22b78d5":hex:"c2dabd117f8a3ecabfbb11d12194d9d0":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-128-ECB Decrypt NIST KAT #9
|
|
depends_on:0
|
|
10:exp:21:exp:23:hex:"e234cdca2606b81f29408d5f6da21206":hex:"fff60a4740086b3b9c56195b98d91a7b":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-128-ECB Decrypt NIST KAT #10
|
|
depends_on:0
|
|
10:exp:21:exp:23:hex:"ffffffffffffffff0000000000000000":hex:"84be19e053635f09f2665e7bae85b42d":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-128-ECB Decrypt NIST KAT #11
|
|
depends_on:0
|
|
10:exp:21:exp:23:hex:"ffffffffffffffff8000000000000000":hex:"32cd652842926aea4aa6137bb2be2b5e":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-192-ECB Encrypt NIST KAT #1
|
|
depends_on:0
|
|
10:exp:24:exp:22:hex:"000000000000000000000000000000000000000000000000":hex:"fffffffffffffffffffff80000000000":hex:"156f07767a85a4312321f63968338a01":int:0
|
|
|
|
AES-192-ECB Encrypt NIST KAT #2
|
|
depends_on:0
|
|
10:exp:24:exp:22:hex:"000000000000000000000000000000000000000000000000":hex:"fffffffffffffffffffffc0000000000":hex:"15eec9ebf42b9ca76897d2cd6c5a12e2":int:0
|
|
|
|
AES-192-ECB Encrypt NIST KAT #3
|
|
depends_on:0
|
|
10:exp:24:exp:22:hex:"000000000000000000000000000000000000000000000000":hex:"fffffffffffffffffffffe0000000000":hex:"db0d3a6fdcc13f915e2b302ceeb70fd8":int:0
|
|
|
|
AES-192-ECB Encrypt NIST KAT #4
|
|
depends_on:0
|
|
10:exp:24:exp:22:hex:"000000000000000000000000000000000000000000000000":hex:"51719783d3185a535bd75adc65071ce1":hex:"4f354592ff7c8847d2d0870ca9481b7c":int:0
|
|
|
|
AES-192-ECB Encrypt NIST KAT #5
|
|
depends_on:0
|
|
10:exp:24:exp:22:hex:"000000000000000000000000000000000000000000000000":hex:"26aa49dcfe7629a8901a69a9914e6dfd":hex:"d5e08bf9a182e857cf40b3a36ee248cc":int:0
|
|
|
|
AES-192-ECB Encrypt NIST KAT #6
|
|
depends_on:0
|
|
10:exp:24:exp:22:hex:"000000000000000000000000000000000000000000000000":hex:"941a4773058224e1ef66d10e0a6ee782":hex:"067cd9d3749207791841562507fa9626":int:0
|
|
|
|
AES-192-ECB Encrypt NIST KAT #7
|
|
depends_on:0
|
|
10:exp:24:exp:22:hex:"d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace3":hex:"00000000000000000000000000000000":hex:"dd619e1cf204446112e0af2b9afa8f8c":int:0
|
|
|
|
AES-192-ECB Encrypt NIST KAT #8
|
|
depends_on:0
|
|
10:exp:24:exp:22:hex:"982215f4e173dfa0fcffe5d3da41c4812c7bcc8ed3540f93":hex:"00000000000000000000000000000000":hex:"d4f0aae13c8fe9339fbf9e69ed0ad74d":int:0
|
|
|
|
AES-192-ECB Encrypt NIST KAT #9
|
|
depends_on:0
|
|
10:exp:24:exp:22:hex:"98c6b8e01e379fbd14e61af6af891596583565f2a27d59e9":hex:"00000000000000000000000000000000":hex:"19c80ec4a6deb7e5ed1033dda933498f":int:0
|
|
|
|
AES-192-ECB Encrypt NIST KAT #10
|
|
depends_on:0
|
|
10:exp:24:exp:22:hex:"fffffffffffffffffffffffffff800000000000000000000":hex:"00000000000000000000000000000000":hex:"8dd274bd0f1b58ae345d9e7233f9b8f3":int:0
|
|
|
|
AES-192-ECB Encrypt NIST KAT #11
|
|
depends_on:0
|
|
10:exp:24:exp:22:hex:"fffffffffffffffffffffffffffc00000000000000000000":hex:"00000000000000000000000000000000":hex:"9d6bdc8f4ce5feb0f3bed2e4b9a9bb0b":int:0
|
|
|
|
AES-192-ECB Encrypt NIST KAT #12
|
|
depends_on:0
|
|
10:exp:24:exp:22:hex:"fffffffffffffffffffffffffffe00000000000000000000":hex:"00000000000000000000000000000000":hex:"fd5548bcf3f42565f7efa94562528d46":int:0
|
|
|
|
AES-192-ECB Decrypt NIST KAT #1
|
|
depends_on:0
|
|
10:exp:24:exp:23:hex:"fffffffffffffffffffffffffffffffff000000000000000":hex:"bb2852c891c5947d2ed44032c421b85f":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-192-ECB Decrypt NIST KAT #2
|
|
depends_on:0
|
|
10:exp:24:exp:23:hex:"fffffffffffffffffffffffffffffffff800000000000000":hex:"1b9f5fbd5e8a4264c0a85b80409afa5e":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-192-ECB Decrypt NIST KAT #3
|
|
depends_on:0
|
|
10:exp:24:exp:23:hex:"fffffffffffffffffffffffffffffffffc00000000000000":hex:"30dab809f85a917fe924733f424ac589":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-192-ECB Decrypt NIST KAT #4
|
|
depends_on:0
|
|
10:exp:24:exp:23:hex:"61257134a518a0d57d9d244d45f6498cbc32f2bafc522d79":hex:"cfe4d74002696ccf7d87b14a2f9cafc9":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-192-ECB Decrypt NIST KAT #5
|
|
depends_on:0
|
|
10:exp:24:exp:23:hex:"b0ab0a6a818baef2d11fa33eac947284fb7d748cfb75e570":hex:"d2eafd86f63b109b91f5dbb3a3fb7e13":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-192-ECB Decrypt NIST KAT #6
|
|
depends_on:0
|
|
10:exp:24:exp:23:hex:"ee053aa011c8b428cdcc3636313c54d6a03cac01c71579d6":hex:"9b9fdd1c5975655f539998b306a324af":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-192-ECB Decrypt NIST KAT #7
|
|
depends_on:0
|
|
10:exp:24:exp:23:hex:"000000000000000000000000000000000000000000000000":hex:"275cfc0413d8ccb70513c3859b1d0f72":hex:"1b077a6af4b7f98229de786d7516b639":int:0
|
|
|
|
AES-192-ECB Decrypt NIST KAT #8
|
|
depends_on:0
|
|
10:exp:24:exp:23:hex:"000000000000000000000000000000000000000000000000":hex:"c9b8135ff1b5adc413dfd053b21bd96d":hex:"9c2d8842e5f48f57648205d39a239af1":int:0
|
|
|
|
AES-192-ECB Decrypt NIST KAT #9
|
|
depends_on:0
|
|
10:exp:24:exp:23:hex:"000000000000000000000000000000000000000000000000":hex:"4a3650c3371ce2eb35e389a171427440":hex:"bff52510095f518ecca60af4205444bb":int:0
|
|
|
|
AES-192-ECB Decrypt NIST KAT #10
|
|
depends_on:0
|
|
10:exp:24:exp:23:hex:"000000000000000000000000000000000000000000000000":hex:"b2099795e88cc158fd75ea133d7e7fbe":hex:"ffffffffffffffffffffc00000000000":int:0
|
|
|
|
AES-192-ECB Decrypt NIST KAT #11
|
|
depends_on:0
|
|
10:exp:24:exp:23:hex:"000000000000000000000000000000000000000000000000":hex:"a6cae46fb6fadfe7a2c302a34242817b":hex:"ffffffffffffffffffffe00000000000":int:0
|
|
|
|
AES-192-ECB Decrypt NIST KAT #12
|
|
depends_on:0
|
|
10:exp:24:exp:23:hex:"000000000000000000000000000000000000000000000000":hex:"026a7024d6a902e0b3ffccbaa910cc3f":hex:"fffffffffffffffffffff00000000000":int:0
|
|
|
|
AES-256-ECB Encrypt NIST KAT #1
|
|
depends_on:0
|
|
10:exp:25:exp:22:hex:"c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c":hex:"00000000000000000000000000000000":hex:"352065272169abf9856843927d0674fd":int:0
|
|
|
|
AES-256-ECB Encrypt NIST KAT #2
|
|
depends_on:0
|
|
10:exp:25:exp:22:hex:"984ca75f4ee8d706f46c2d98c0bf4a45f5b00d791c2dfeb191b5ed8e420fd627":hex:"00000000000000000000000000000000":hex:"4307456a9e67813b452e15fa8fffe398":int:0
|
|
|
|
AES-256-ECB Encrypt NIST KAT #3
|
|
depends_on:0
|
|
10:exp:25:exp:22:hex:"b43d08a447ac8609baadae4ff12918b9f68fc1653f1269222f123981ded7a92f":hex:"00000000000000000000000000000000":hex:"4663446607354989477a5c6f0f007ef4":int:0
|
|
|
|
AES-256-ECB Encrypt NIST KAT #4
|
|
depends_on:0
|
|
10:exp:25:exp:22:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"0b24af36193ce4665f2825d7b4749c98":hex:"a9ff75bd7cf6613d3731c77c3b6d0c04":int:0
|
|
|
|
AES-256-ECB Encrypt NIST KAT #5
|
|
depends_on:0
|
|
10:exp:25:exp:22:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"761c1fe41a18acf20d241650611d90f1":hex:"623a52fcea5d443e48d9181ab32c7421":int:0
|
|
|
|
AES-256-ECB Encrypt NIST KAT #6
|
|
depends_on:0
|
|
10:exp:25:exp:22:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"8a560769d605868ad80d819bdba03771":hex:"38f2c7ae10612415d27ca190d27da8b4":int:0
|
|
|
|
AES-256-ECB Encrypt NIST KAT #7
|
|
depends_on:0
|
|
10:exp:25:exp:22:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"ffffff80000000000000000000000000":hex:"36aff0ef7bf3280772cf4cac80a0d2b2":int:0
|
|
|
|
AES-256-ECB Encrypt NIST KAT #8
|
|
depends_on:0
|
|
10:exp:25:exp:22:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"ffffffc0000000000000000000000000":hex:"1f8eedea0f62a1406d58cfc3ecea72cf":int:0
|
|
|
|
AES-256-ECB Encrypt NIST KAT #9
|
|
depends_on:0
|
|
10:exp:25:exp:22:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"ffffffe0000000000000000000000000":hex:"abf4154a3375a1d3e6b1d454438f95a6":int:0
|
|
|
|
AES-256-ECB Encrypt NIST KAT #10
|
|
depends_on:0
|
|
10:exp:25:exp:22:hex:"ffffffffffffffffffffffffffffffffffff8000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"45d089c36d5c5a4efc689e3b0de10dd5":int:0
|
|
|
|
AES-256-ECB Encrypt NIST KAT #11
|
|
depends_on:0
|
|
10:exp:25:exp:22:hex:"ffffffffffffffffffffffffffffffffffffc000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"b4da5df4becb5462e03a0ed00d295629":int:0
|
|
|
|
AES-256-ECB Encrypt NIST KAT #12
|
|
depends_on:0
|
|
10:exp:25:exp:22:hex:"ffffffffffffffffffffffffffffffffffffe000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"dcf4e129136c1a4b7a0f38935cc34b2b":int:0
|
|
|
|
AES-256-ECB Decrypt NIST KAT #1
|
|
depends_on:0
|
|
10:exp:25:exp:23:hex:"fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000":hex:"edf61ae362e882ddc0167474a7a77f3a":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-256-ECB Decrypt NIST KAT #2
|
|
depends_on:0
|
|
10:exp:25:exp:23:hex:"fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000":hex:"6168b00ba7859e0970ecfd757efecf7c":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-256-ECB Decrypt NIST KAT #3
|
|
depends_on:0
|
|
10:exp:25:exp:23:hex:"fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000":hex:"d1415447866230d28bb1ea18a4cdfd02":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-256-ECB Decrypt NIST KAT #4
|
|
depends_on:0
|
|
10:exp:25:exp:23:hex:"f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9":hex:"a3944b95ca0b52043584ef02151926a8":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-256-ECB Decrypt NIST KAT #5
|
|
depends_on:0
|
|
10:exp:25:exp:23:hex:"797f8b3d176dac5b7e34a2d539c4ef367a16f8635f6264737591c5c07bf57a3e":hex:"a74289fe73a4c123ca189ea1e1b49ad5":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-256-ECB Decrypt NIST KAT #6
|
|
depends_on:0
|
|
10:exp:25:exp:23:hex:"6838d40caf927749c13f0329d331f448e202c73ef52c5f73a37ca635d4c47707":hex:"b91d4ea4488644b56cf0812fa7fcf5fc":hex:"00000000000000000000000000000000":int:0
|
|
|
|
AES-256-ECB Decrypt NIST KAT #7
|
|
depends_on:0
|
|
10:exp:25:exp:23:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"623a52fcea5d443e48d9181ab32c7421":hex:"761c1fe41a18acf20d241650611d90f1":int:0
|
|
|
|
AES-256-ECB Decrypt NIST KAT #8
|
|
depends_on:0
|
|
10:exp:25:exp:23:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"38f2c7ae10612415d27ca190d27da8b4":hex:"8a560769d605868ad80d819bdba03771":int:0
|
|
|
|
AES-256-ECB Decrypt NIST KAT #9
|
|
depends_on:0
|
|
10:exp:25:exp:23:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"1bc704f1bce135ceb810341b216d7abe":hex:"91fbef2d15a97816060bee1feaa49afe":int:0
|
|
|
|
AES-256-ECB Decrypt NIST KAT #10
|
|
depends_on:0
|
|
10:exp:25:exp:23:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"ddc6bf790c15760d8d9aeb6f9a75fd4e":hex:"80000000000000000000000000000000":int:0
|
|
|
|
AES-256-ECB Decrypt NIST KAT #11
|
|
depends_on:0
|
|
10:exp:25:exp:23:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"0a6bdc6d4c1e6280301fd8e97ddbe601":hex:"c0000000000000000000000000000000":int:0
|
|
|
|
AES-256-ECB Decrypt NIST KAT #12
|
|
depends_on:0
|
|
10:exp:25:exp:23:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"9b80eefb7ebe2d2b16247aa0efc72f5d":hex:"e0000000000000000000000000000000":int:0
|
|
|
|
AES-128-ECB crypt Encrypt NIST KAT #1
|
|
depends_on:0
|
|
11:exp:21:exp:22:hex:"00000000000000000000000000000000":hex:"":hex:"f34481ec3cc627bacd5dc3fb08f273e6":hex:"0336763e966d92595a567cc9ce537f5e":int:0:int:0
|
|
|
|
AES-128-ECB crypt Encrypt NIST KAT #2
|
|
depends_on:0
|
|
11:exp:21:exp:22:hex:"f0000000000000000000000000000000":hex:"":hex:"00000000000000000000000000000000":hex:"970014d634e2b7650777e8e84d03ccd8":int:0:int:0
|
|
|
|
AES-128-ECB crypt Encrypt NIST KAT #3
|
|
depends_on:0
|
|
11:exp:21:exp:22:hex:"00000000000000000000000000000000":hex:"":hex:"ffffffffffffffc00000000000000000":hex:"3a4d354f02bb5a5e47d39666867f246a":int:0:int:0
|
|
|
|
AES-128-ECB crypt Decrypt NIST KAT #1
|
|
depends_on:0
|
|
11:exp:21:exp:23:hex:"00000000000000000000000000000000":hex:"":hex:"db4f1aa530967d6732ce4715eb0ee24b":hex:"ff000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-128-ECB crypt Decrypt NIST KAT #2
|
|
depends_on:0
|
|
11:exp:21:exp:23:hex:"b69418a85332240dc82492353956ae0c":hex:"":hex:"a303d940ded8f0baff6f75414cac5243":hex:"00000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-128-ECB crypt Decrypt NIST KAT #3
|
|
depends_on:0
|
|
11:exp:21:exp:23:hex:"ffffffffffffffff8000000000000000":hex:"":hex:"32cd652842926aea4aa6137bb2be2b5e":hex:"00000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-192-ECB crypt Encrypt NIST KAT #1
|
|
depends_on:0
|
|
11:exp:24:exp:22:hex:"000000000000000000000000000000000000000000000000":hex:"":hex:"fffffffffffffffffffff80000000000":hex:"156f07767a85a4312321f63968338a01":int:0:int:0
|
|
|
|
AES-192-ECB crypt Encrypt NIST KAT #2
|
|
depends_on:0
|
|
11:exp:24:exp:22:hex:"000000000000000000000000000000000000000000000000":hex:"":hex:"51719783d3185a535bd75adc65071ce1":hex:"4f354592ff7c8847d2d0870ca9481b7c":int:0:int:0
|
|
|
|
AES-192-ECB crypt Encrypt NIST KAT #3
|
|
depends_on:0
|
|
11:exp:24:exp:22:hex:"d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace3":hex:"":hex:"00000000000000000000000000000000":hex:"dd619e1cf204446112e0af2b9afa8f8c":int:0:int:0
|
|
|
|
AES-192-ECB crypt Encrypt NIST KAT #4
|
|
depends_on:0
|
|
11:exp:24:exp:22:hex:"fffffffffffffffffffffffffff800000000000000000000":hex:"":hex:"00000000000000000000000000000000":hex:"8dd274bd0f1b58ae345d9e7233f9b8f3":int:0:int:0
|
|
|
|
AES-192-ECB crypt Decrypt NIST KAT #1
|
|
depends_on:0
|
|
11:exp:24:exp:23:hex:"fffffffffffffffffffffffffffffffff000000000000000":hex:"":hex:"bb2852c891c5947d2ed44032c421b85f":hex:"00000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-192-ECB crypt Decrypt NIST KAT #2
|
|
depends_on:0
|
|
11:exp:24:exp:23:hex:"61257134a518a0d57d9d244d45f6498cbc32f2bafc522d79":hex:"":hex:"cfe4d74002696ccf7d87b14a2f9cafc9":hex:"00000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-192-ECB crypt Decrypt NIST KAT #3
|
|
depends_on:0
|
|
11:exp:24:exp:23:hex:"000000000000000000000000000000000000000000000000":hex:"":hex:"275cfc0413d8ccb70513c3859b1d0f72":hex:"1b077a6af4b7f98229de786d7516b639":int:0:int:0
|
|
|
|
AES-192-ECB crypt Decrypt NIST KAT #4
|
|
depends_on:0
|
|
11:exp:24:exp:23:hex:"000000000000000000000000000000000000000000000000":hex:"":hex:"b2099795e88cc158fd75ea133d7e7fbe":hex:"ffffffffffffffffffffc00000000000":int:0:int:0
|
|
|
|
AES-256-ECB crypt Encrypt NIST KAT #1
|
|
depends_on:0
|
|
11:exp:25:exp:22:hex:"c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c":hex:"":hex:"00000000000000000000000000000000":hex:"352065272169abf9856843927d0674fd":int:0:int:0
|
|
|
|
AES-256-ECB crypt Encrypt NIST KAT #2
|
|
depends_on:0
|
|
11:exp:25:exp:22:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"":hex:"0b24af36193ce4665f2825d7b4749c98":hex:"a9ff75bd7cf6613d3731c77c3b6d0c04":int:0:int:0
|
|
|
|
AES-256-ECB crypt Encrypt NIST KAT #3
|
|
depends_on:0
|
|
11:exp:25:exp:22:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"":hex:"ffffff80000000000000000000000000":hex:"36aff0ef7bf3280772cf4cac80a0d2b2":int:0:int:0
|
|
|
|
AES-256-ECB crypt Encrypt NIST KAT #4
|
|
depends_on:0
|
|
11:exp:25:exp:22:hex:"ffffffffffffffffffffffffffffffffffff8000000000000000000000000000":hex:"":hex:"00000000000000000000000000000000":hex:"45d089c36d5c5a4efc689e3b0de10dd5":int:0:int:0
|
|
|
|
AES-256-ECB crypt Decrypt NIST KAT #1
|
|
depends_on:0
|
|
11:exp:25:exp:23:hex:"fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000":hex:"":hex:"edf61ae362e882ddc0167474a7a77f3a":hex:"00000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-256-ECB crypt Decrypt NIST KAT #2
|
|
depends_on:0
|
|
11:exp:25:exp:23:hex:"f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9":hex:"":hex:"a3944b95ca0b52043584ef02151926a8":hex:"00000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-256-ECB crypt Decrypt NIST KAT #3
|
|
depends_on:0
|
|
11:exp:25:exp:23:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"":hex:"623a52fcea5d443e48d9181ab32c7421":hex:"761c1fe41a18acf20d241650611d90f1":int:0:int:0
|
|
|
|
AES-256-ECB crypt Decrypt NIST KAT #4
|
|
depends_on:0
|
|
11:exp:25:exp:23:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"":hex:"ddc6bf790c15760d8d9aeb6f9a75fd4e":hex:"80000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-128-CBC crypt Encrypt NIST KAT #1
|
|
depends_on:0:1
|
|
11:exp:0:exp:22:hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"80000000000000000000000000000000":hex:"3ad78e726c1ec02b7ebfe92b23d9ec34":int:0:int:0
|
|
|
|
AES-128-CBC crypt Encrypt NIST KAT #2
|
|
depends_on:0:1
|
|
11:exp:0:exp:22:hex:"ffffffffffffffffffffffffffffe000":hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"323994cfb9da285a5d9642e1759b224a":int:0:int:0
|
|
|
|
AES-128-CBC crypt Encrypt NIST KAT #3
|
|
depends_on:0:1
|
|
11:exp:0:exp:22:hex:"10a58869d74be5a374cf867cfb473859":hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"6d251e6944b051e04eaa6fb4dbf78465":int:0:int:0
|
|
|
|
AES-128-CBC crypt Encrypt NIST KAT #4
|
|
depends_on:0:1
|
|
11:exp:0:exp:22:hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"f34481ec3cc627bacd5dc3fb08f273e6":hex:"0336763e966d92595a567cc9ce537f5e":int:0:int:0
|
|
|
|
AES-128-CBC crypt Decrypt NIST KAT #1
|
|
depends_on:0:1
|
|
11:exp:0:exp:23:hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"3ad78e726c1ec02b7ebfe92b23d9ec34":hex:"80000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-128-CBC crypt Decrypt NIST KAT #2
|
|
depends_on:0:1
|
|
11:exp:0:exp:23:hex:"ffffc000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"df556a33438db87bc41b1752c55e5e49":hex:"00000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-128-CBC crypt Decrypt NIST KAT #3
|
|
depends_on:0:1
|
|
11:exp:0:exp:23:hex:"10a58869d74be5a374cf867cfb473859":hex:"00000000000000000000000000000000":hex:"6d251e6944b051e04eaa6fb4dbf78465":hex:"00000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-128-CBC crypt Decrypt NIST KAT #4
|
|
depends_on:0:1
|
|
11:exp:0:exp:23:hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"0336763e966d92595a567cc9ce537f5e":hex:"f34481ec3cc627bacd5dc3fb08f273e6":int:0:int:0
|
|
|
|
AES-192-CBC crypt Encrypt NIST KAT #1
|
|
depends_on:0:1
|
|
11:exp:16:exp:22:hex:"000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"80000000000000000000000000000000":hex:"6cd02513e8d4dc986b4afe087a60bd0c":int:0:int:0
|
|
|
|
AES-192-CBC crypt Encrypt NIST KAT #2
|
|
depends_on:0:1
|
|
11:exp:16:exp:22:hex:"ff0000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"833f71258d53036b02952c76c744f5a1":int:0:int:0
|
|
|
|
AES-192-CBC crypt Encrypt NIST KAT #3
|
|
depends_on:0:1
|
|
11:exp:16:exp:22:hex:"e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd":hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"0956259c9cd5cfd0181cca53380cde06":int:0:int:0
|
|
|
|
AES-192-CBC crypt Encrypt NIST KAT #4
|
|
depends_on:0:1
|
|
11:exp:16:exp:22:hex:"000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"1b077a6af4b7f98229de786d7516b639":hex:"275cfc0413d8ccb70513c3859b1d0f72":int:0:int:0
|
|
|
|
AES-192-CBC crypt Decrypt NIST KAT #1
|
|
depends_on:0:1
|
|
11:exp:16:exp:23:hex:"000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"6cd02513e8d4dc986b4afe087a60bd0c":hex:"80000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-192-CBC crypt Decrypt NIST KAT #2
|
|
depends_on:0:1
|
|
11:exp:16:exp:23:hex:"ffe000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"7ababc4b3f516c9aafb35f4140b548f9":hex:"00000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-192-CBC crypt Decrypt NIST KAT #3
|
|
depends_on:0:1
|
|
11:exp:16:exp:23:hex:"e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd":hex:"00000000000000000000000000000000":hex:"0956259c9cd5cfd0181cca53380cde06":hex:"00000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-192-CBC crypt Decrypt NIST KAT #4
|
|
depends_on:0:1
|
|
11:exp:16:exp:23:hex:"000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"275cfc0413d8ccb70513c3859b1d0f72":hex:"1b077a6af4b7f98229de786d7516b639":int:0:int:0
|
|
|
|
AES-256-CBC crypt Encrypt NIST KAT #1
|
|
depends_on:0:1
|
|
11:exp:17:exp:22:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"80000000000000000000000000000000":hex:"ddc6bf790c15760d8d9aeb6f9a75fd4e":int:0:int:0
|
|
|
|
AES-256-CBC crypt Encrypt NIST KAT #2
|
|
depends_on:0:1
|
|
11:exp:17:exp:22:hex:"ff00000000000000000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"ec52a212f80a09df6317021bc2a9819e":int:0:int:0
|
|
|
|
AES-256-CBC crypt Encrypt NIST KAT #3
|
|
depends_on:0:1
|
|
11:exp:17:exp:22:hex:"c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558":hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"46f2fb342d6f0ab477476fc501242c5f":int:0:int:0
|
|
|
|
AES-256-CBC crypt Encrypt NIST KAT #4
|
|
depends_on:0:1
|
|
11:exp:17:exp:22:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"014730f80ac625fe84f026c60bfd547d":hex:"5c9d844ed46f9885085e5d6a4f94c7d7":int:0:int:0
|
|
|
|
AES-256-CBC crypt Decrypt NIST KAT #1
|
|
depends_on:0:1
|
|
11:exp:17:exp:23:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"ddc6bf790c15760d8d9aeb6f9a75fd4e":hex:"80000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-256-CBC crypt Decrypt NIST KAT #2
|
|
depends_on:0:1
|
|
11:exp:17:exp:23:hex:"ffe0000000000000000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"d1ccb9b1337002cbac42c520b5d67722":hex:"00000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-256-CBC crypt Decrypt NIST KAT #3
|
|
depends_on:0:1
|
|
11:exp:17:exp:23:hex:"c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558":hex:"00000000000000000000000000000000":hex:"46f2fb342d6f0ab477476fc501242c5f":hex:"00000000000000000000000000000000":int:0:int:0
|
|
|
|
AES-256-CBC crypt Decrypt NIST KAT #4
|
|
depends_on:0:1
|
|
11:exp:17:exp:23:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"5c9d844ed46f9885085e5d6a4f94c7d7":hex:"014730f80ac625fe84f026c60bfd547d":int:0:int:0
|
|
|
|
AES-128-CBC crypt Encrypt NIST KAT #1 PSA
|
|
depends_on:10:0:1
|
|
11:exp:0:exp:22:hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"80000000000000000000000000000000":hex:"3ad78e726c1ec02b7ebfe92b23d9ec34":int:0:int:1
|
|
|
|
AES-128-CBC crypt Encrypt NIST KAT #2 PSA
|
|
depends_on:10:0:1
|
|
11:exp:0:exp:22:hex:"ffffffffffffffffffffffffffffe000":hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"323994cfb9da285a5d9642e1759b224a":int:0:int:1
|
|
|
|
AES-128-CBC crypt Encrypt NIST KAT #3 PSA
|
|
depends_on:10:0:1
|
|
11:exp:0:exp:22:hex:"10a58869d74be5a374cf867cfb473859":hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"6d251e6944b051e04eaa6fb4dbf78465":int:0:int:1
|
|
|
|
AES-128-CBC crypt Encrypt NIST KAT #4 PSA
|
|
depends_on:10:0:1
|
|
11:exp:0:exp:22:hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"f34481ec3cc627bacd5dc3fb08f273e6":hex:"0336763e966d92595a567cc9ce537f5e":int:0:int:1
|
|
|
|
AES-128-CBC crypt Decrypt NIST KAT #1 PSA
|
|
depends_on:10:0:1
|
|
11:exp:0:exp:23:hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"3ad78e726c1ec02b7ebfe92b23d9ec34":hex:"80000000000000000000000000000000":int:0:int:1
|
|
|
|
AES-128-CBC crypt Decrypt NIST KAT #2 PSA
|
|
depends_on:10:0:1
|
|
11:exp:0:exp:23:hex:"ffffc000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"df556a33438db87bc41b1752c55e5e49":hex:"00000000000000000000000000000000":int:0:int:1
|
|
|
|
AES-128-CBC crypt Decrypt NIST KAT #3 PSA
|
|
depends_on:10:0:1
|
|
11:exp:0:exp:23:hex:"10a58869d74be5a374cf867cfb473859":hex:"00000000000000000000000000000000":hex:"6d251e6944b051e04eaa6fb4dbf78465":hex:"00000000000000000000000000000000":int:0:int:1
|
|
|
|
AES-128-CBC crypt Decrypt NIST KAT #4 PSA
|
|
depends_on:10:0:1
|
|
11:exp:0:exp:23:hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"0336763e966d92595a567cc9ce537f5e":hex:"f34481ec3cc627bacd5dc3fb08f273e6":int:0:int:1
|
|
|
|
AES-192-CBC crypt Encrypt NIST KAT #1 PSA
|
|
depends_on:10:0:1
|
|
11:exp:16:exp:22:hex:"000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"80000000000000000000000000000000":hex:"6cd02513e8d4dc986b4afe087a60bd0c":int:0:int:1
|
|
|
|
AES-192-CBC crypt Encrypt NIST KAT #2 PSA
|
|
depends_on:10:0:1
|
|
11:exp:16:exp:22:hex:"ff0000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"833f71258d53036b02952c76c744f5a1":int:0:int:1
|
|
|
|
AES-192-CBC crypt Encrypt NIST KAT #3 PSA
|
|
depends_on:10:0:1
|
|
11:exp:16:exp:22:hex:"e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd":hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"0956259c9cd5cfd0181cca53380cde06":int:0:int:1
|
|
|
|
AES-192-CBC crypt Encrypt NIST KAT #4 PSA
|
|
depends_on:10:0:1
|
|
11:exp:16:exp:22:hex:"000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"1b077a6af4b7f98229de786d7516b639":hex:"275cfc0413d8ccb70513c3859b1d0f72":int:0:int:1
|
|
|
|
AES-192-CBC crypt Decrypt NIST KAT #1 PSA
|
|
depends_on:10:0:1
|
|
11:exp:16:exp:23:hex:"000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"6cd02513e8d4dc986b4afe087a60bd0c":hex:"80000000000000000000000000000000":int:0:int:1
|
|
|
|
AES-192-CBC crypt Decrypt NIST KAT #2 PSA
|
|
depends_on:10:0:1
|
|
11:exp:16:exp:23:hex:"ffe000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"7ababc4b3f516c9aafb35f4140b548f9":hex:"00000000000000000000000000000000":int:0:int:1
|
|
|
|
AES-192-CBC crypt Decrypt NIST KAT #3 PSA
|
|
depends_on:10:0:1
|
|
11:exp:16:exp:23:hex:"e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd":hex:"00000000000000000000000000000000":hex:"0956259c9cd5cfd0181cca53380cde06":hex:"00000000000000000000000000000000":int:0:int:1
|
|
|
|
AES-192-CBC crypt Decrypt NIST KAT #4 PSA
|
|
depends_on:10:0:1
|
|
11:exp:16:exp:23:hex:"000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"275cfc0413d8ccb70513c3859b1d0f72":hex:"1b077a6af4b7f98229de786d7516b639":int:0:int:1
|
|
|
|
AES-256-CBC crypt Encrypt NIST KAT #1 PSA
|
|
depends_on:10:0:1
|
|
11:exp:17:exp:22:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"80000000000000000000000000000000":hex:"ddc6bf790c15760d8d9aeb6f9a75fd4e":int:0:int:1
|
|
|
|
AES-256-CBC crypt Encrypt NIST KAT #2 PSA
|
|
depends_on:10:0:1
|
|
11:exp:17:exp:22:hex:"ff00000000000000000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"ec52a212f80a09df6317021bc2a9819e":int:0:int:1
|
|
|
|
AES-256-CBC crypt Encrypt NIST KAT #3 PSA
|
|
depends_on:10:0:1
|
|
11:exp:17:exp:22:hex:"c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558":hex:"00000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"46f2fb342d6f0ab477476fc501242c5f":int:0:int:1
|
|
|
|
AES-256-CBC crypt Encrypt NIST KAT #4 PSA
|
|
depends_on:10:0:1
|
|
11:exp:17:exp:22:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"014730f80ac625fe84f026c60bfd547d":hex:"5c9d844ed46f9885085e5d6a4f94c7d7":int:0:int:1
|
|
|
|
AES-256-CBC crypt Decrypt NIST KAT #1 PSA
|
|
depends_on:10:0:1
|
|
11:exp:17:exp:23:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"ddc6bf790c15760d8d9aeb6f9a75fd4e":hex:"80000000000000000000000000000000":int:0:int:1
|
|
|
|
AES-256-CBC crypt Decrypt NIST KAT #2 PSA
|
|
depends_on:10:0:1
|
|
11:exp:17:exp:23:hex:"ffe0000000000000000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"d1ccb9b1337002cbac42c520b5d67722":hex:"00000000000000000000000000000000":int:0:int:1
|
|
|
|
AES-256-CBC crypt Decrypt NIST KAT #3 PSA
|
|
depends_on:10:0:1
|
|
11:exp:17:exp:23:hex:"c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558":hex:"00000000000000000000000000000000":hex:"46f2fb342d6f0ab477476fc501242c5f":hex:"00000000000000000000000000000000":int:0:int:1
|
|
|
|
AES-256-CBC crypt Decrypt NIST KAT #4 PSA
|
|
depends_on:10:0:1
|
|
11:exp:17:exp:23:hex:"0000000000000000000000000000000000000000000000000000000000000000":hex:"00000000000000000000000000000000":hex:"5c9d844ed46f9885085e5d6a4f94c7d7":hex:"014730f80ac625fe84f026c60bfd547d":int:0:int:1
|
|
|
|
Cipher Corner Case behaviours
|
|
depends_on:0
|
|
3
|
|
|