mirror of https://github.com/ByConity/ByConity
Attempt to remove TestFlows
This commit is contained in:
parent
ce9767fc42
commit
d5471cda52
|
@ -38,12 +38,6 @@
|
|||
* 4.2.12 [RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-128-CBC](#rqsrs008aesencryptfunctionparametersmodevalueaes-128-cbc)
|
||||
* 4.2.13 [RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-192-CBC](#rqsrs008aesencryptfunctionparametersmodevalueaes-192-cbc)
|
||||
* 4.2.14 [RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-256-CBC](#rqsrs008aesencryptfunctionparametersmodevalueaes-256-cbc)
|
||||
* 4.2.15 [RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-128-CFB1](#rqsrs008aesencryptfunctionparametersmodevalueaes-128-cfb1)
|
||||
* 4.2.16 [RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-192-CFB1](#rqsrs008aesencryptfunctionparametersmodevalueaes-192-cfb1)
|
||||
* 4.2.17 [RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-256-CFB1](#rqsrs008aesencryptfunctionparametersmodevalueaes-256-cfb1)
|
||||
* 4.2.18 [RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-128-CFB8](#rqsrs008aesencryptfunctionparametersmodevalueaes-128-cfb8)
|
||||
* 4.2.19 [RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-192-CFB8](#rqsrs008aesencryptfunctionparametersmodevalueaes-192-cfb8)
|
||||
* 4.2.20 [RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-256-CFB8](#rqsrs008aesencryptfunctionparametersmodevalueaes-256-cfb8)
|
||||
* 4.2.21 [RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-128-CFB128](#rqsrs008aesencryptfunctionparametersmodevalueaes-128-cfb128)
|
||||
* 4.2.22 [RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-192-CFB128](#rqsrs008aesencryptfunctionparametersmodevalueaes-192-cfb128)
|
||||
* 4.2.23 [RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-256-CFB128](#rqsrs008aesencryptfunctionparametersmodevalueaes-256-cfb128)
|
||||
|
@ -70,12 +64,6 @@
|
|||
* 4.2.44 [RQ.SRS008.AES.Encrypt.Function.AES-128-CBC.KeyAndInitializationVector.Length](#rqsrs008aesencryptfunctionaes-128-cbckeyandinitializationvectorlength)
|
||||
* 4.2.45 [RQ.SRS008.AES.Encrypt.Function.AES-192-CBC.KeyAndInitializationVector.Length](#rqsrs008aesencryptfunctionaes-192-cbckeyandinitializationvectorlength)
|
||||
* 4.2.46 [RQ.SRS008.AES.Encrypt.Function.AES-256-CBC.KeyAndInitializationVector.Length](#rqsrs008aesencryptfunctionaes-256-cbckeyandinitializationvectorlength)
|
||||
* 4.2.47 [RQ.SRS008.AES.Encrypt.Function.AES-128-CFB1.KeyAndInitializationVector.Length](#rqsrs008aesencryptfunctionaes-128-cfb1keyandinitializationvectorlength)
|
||||
* 4.2.48 [RQ.SRS008.AES.Encrypt.Function.AES-192-CFB1.KeyAndInitializationVector.Length](#rqsrs008aesencryptfunctionaes-192-cfb1keyandinitializationvectorlength)
|
||||
* 4.2.49 [RQ.SRS008.AES.Encrypt.Function.AES-256-CFB1.KeyAndInitializationVector.Length](#rqsrs008aesencryptfunctionaes-256-cfb1keyandinitializationvectorlength)
|
||||
* 4.2.50 [RQ.SRS008.AES.Encrypt.Function.AES-128-CFB8.KeyAndInitializationVector.Length](#rqsrs008aesencryptfunctionaes-128-cfb8keyandinitializationvectorlength)
|
||||
* 4.2.51 [RQ.SRS008.AES.Encrypt.Function.AES-192-CFB8.KeyAndInitializationVector.Length](#rqsrs008aesencryptfunctionaes-192-cfb8keyandinitializationvectorlength)
|
||||
* 4.2.52 [RQ.SRS008.AES.Encrypt.Function.AES-256-CFB8.KeyAndInitializationVector.Length](#rqsrs008aesencryptfunctionaes-256-cfb8keyandinitializationvectorlength)
|
||||
* 4.2.53 [RQ.SRS008.AES.Encrypt.Function.AES-128-CFB128.KeyAndInitializationVector.Length](#rqsrs008aesencryptfunctionaes-128-cfb128keyandinitializationvectorlength)
|
||||
* 4.2.54 [RQ.SRS008.AES.Encrypt.Function.AES-192-CFB128.KeyAndInitializationVector.Length](#rqsrs008aesencryptfunctionaes-192-cfb128keyandinitializationvectorlength)
|
||||
* 4.2.55 [RQ.SRS008.AES.Encrypt.Function.AES-256-CFB128.KeyAndInitializationVector.Length](#rqsrs008aesencryptfunctionaes-256-cfb128keyandinitializationvectorlength)
|
||||
|
@ -101,12 +89,6 @@
|
|||
* 4.2.75 [RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-128-CBC](#rqsrs008aesdecryptfunctionparametersmodevalueaes-128-cbc)
|
||||
* 4.2.76 [RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-192-CBC](#rqsrs008aesdecryptfunctionparametersmodevalueaes-192-cbc)
|
||||
* 4.2.77 [RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-256-CBC](#rqsrs008aesdecryptfunctionparametersmodevalueaes-256-cbc)
|
||||
* 4.2.78 [RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-128-CFB1](#rqsrs008aesdecryptfunctionparametersmodevalueaes-128-cfb1)
|
||||
* 4.2.79 [RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-192-CFB1](#rqsrs008aesdecryptfunctionparametersmodevalueaes-192-cfb1)
|
||||
* 4.2.80 [RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-256-CFB1](#rqsrs008aesdecryptfunctionparametersmodevalueaes-256-cfb1)
|
||||
* 4.2.81 [RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-128-CFB8](#rqsrs008aesdecryptfunctionparametersmodevalueaes-128-cfb8)
|
||||
* 4.2.82 [RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-192-CFB8](#rqsrs008aesdecryptfunctionparametersmodevalueaes-192-cfb8)
|
||||
* 4.2.83 [RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-256-CFB8](#rqsrs008aesdecryptfunctionparametersmodevalueaes-256-cfb8)
|
||||
* 4.2.84 [RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-128-CFB128](#rqsrs008aesdecryptfunctionparametersmodevalueaes-128-cfb128)
|
||||
* 4.2.85 [RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-192-CFB128](#rqsrs008aesdecryptfunctionparametersmodevalueaes-192-cfb128)
|
||||
* 4.2.86 [RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-256-CFB128](#rqsrs008aesdecryptfunctionparametersmodevalueaes-256-cfb128)
|
||||
|
@ -133,12 +115,6 @@
|
|||
* 4.2.107 [RQ.SRS008.AES.Decrypt.Function.AES-128-CBC.KeyAndInitializationVector.Length](#rqsrs008aesdecryptfunctionaes-128-cbckeyandinitializationvectorlength)
|
||||
* 4.2.108 [RQ.SRS008.AES.Decrypt.Function.AES-192-CBC.KeyAndInitializationVector.Length](#rqsrs008aesdecryptfunctionaes-192-cbckeyandinitializationvectorlength)
|
||||
* 4.2.109 [RQ.SRS008.AES.Decrypt.Function.AES-256-CBC.KeyAndInitializationVector.Length](#rqsrs008aesdecryptfunctionaes-256-cbckeyandinitializationvectorlength)
|
||||
* 4.2.110 [RQ.SRS008.AES.Decrypt.Function.AES-128-CFB1.KeyAndInitializationVector.Length](#rqsrs008aesdecryptfunctionaes-128-cfb1keyandinitializationvectorlength)
|
||||
* 4.2.111 [RQ.SRS008.AES.Decrypt.Function.AES-192-CFB1.KeyAndInitializationVector.Length](#rqsrs008aesdecryptfunctionaes-192-cfb1keyandinitializationvectorlength)
|
||||
* 4.2.112 [RQ.SRS008.AES.Decrypt.Function.AES-256-CFB1.KeyAndInitializationVector.Length](#rqsrs008aesdecryptfunctionaes-256-cfb1keyandinitializationvectorlength)
|
||||
* 4.2.113 [RQ.SRS008.AES.Decrypt.Function.AES-128-CFB8.KeyAndInitializationVector.Length](#rqsrs008aesdecryptfunctionaes-128-cfb8keyandinitializationvectorlength)
|
||||
* 4.2.114 [RQ.SRS008.AES.Decrypt.Function.AES-192-CFB8.KeyAndInitializationVector.Length](#rqsrs008aesdecryptfunctionaes-192-cfb8keyandinitializationvectorlength)
|
||||
* 4.2.115 [RQ.SRS008.AES.Decrypt.Function.AES-256-CFB8.KeyAndInitializationVector.Length](#rqsrs008aesdecryptfunctionaes-256-cfb8keyandinitializationvectorlength)
|
||||
* 4.2.116 [RQ.SRS008.AES.Decrypt.Function.AES-128-CFB128.KeyAndInitializationVector.Length](#rqsrs008aesdecryptfunctionaes-128-cfb128keyandinitializationvectorlength)
|
||||
* 4.2.117 [RQ.SRS008.AES.Decrypt.Function.AES-192-CFB128.KeyAndInitializationVector.Length](#rqsrs008aesdecryptfunctionaes-192-cfb128keyandinitializationvectorlength)
|
||||
* 4.2.118 [RQ.SRS008.AES.Decrypt.Function.AES-256-CFB128.KeyAndInitializationVector.Length](#rqsrs008aesdecryptfunctionaes-256-cfb128keyandinitializationvectorlength)
|
||||
|
@ -165,12 +141,6 @@
|
|||
* 4.3.11 [RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-128-CBC](#rqsrs008aesmysqlencryptfunctionparametersmodevalueaes-128-cbc)
|
||||
* 4.3.12 [RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-192-CBC](#rqsrs008aesmysqlencryptfunctionparametersmodevalueaes-192-cbc)
|
||||
* 4.3.13 [RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-256-CBC](#rqsrs008aesmysqlencryptfunctionparametersmodevalueaes-256-cbc)
|
||||
* 4.3.14 [RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-128-CFB1](#rqsrs008aesmysqlencryptfunctionparametersmodevalueaes-128-cfb1)
|
||||
* 4.3.15 [RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-192-CFB1](#rqsrs008aesmysqlencryptfunctionparametersmodevalueaes-192-cfb1)
|
||||
* 4.3.16 [RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-256-CFB1](#rqsrs008aesmysqlencryptfunctionparametersmodevalueaes-256-cfb1)
|
||||
* 4.3.17 [RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-128-CFB8](#rqsrs008aesmysqlencryptfunctionparametersmodevalueaes-128-cfb8)
|
||||
* 4.3.18 [RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-192-CFB8](#rqsrs008aesmysqlencryptfunctionparametersmodevalueaes-192-cfb8)
|
||||
* 4.3.19 [RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-256-CFB8](#rqsrs008aesmysqlencryptfunctionparametersmodevalueaes-256-cfb8)
|
||||
* 4.3.20 [RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-128-CFB128](#rqsrs008aesmysqlencryptfunctionparametersmodevalueaes-128-cfb128)
|
||||
* 4.3.21 [RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-192-CFB128](#rqsrs008aesmysqlencryptfunctionparametersmodevalueaes-192-cfb128)
|
||||
* 4.3.22 [RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-256-CFB128](#rqsrs008aesmysqlencryptfunctionparametersmodevalueaes-256-cfb128)
|
||||
|
@ -196,12 +166,6 @@
|
|||
* 4.3.42 [RQ.SRS008.AES.MySQL.Encrypt.Function.AES-128-CBC.KeyAndInitializationVector.Length](#rqsrs008aesmysqlencryptfunctionaes-128-cbckeyandinitializationvectorlength)
|
||||
* 4.3.43 [RQ.SRS008.AES.MySQL.Encrypt.Function.AES-192-CBC.KeyAndInitializationVector.Length](#rqsrs008aesmysqlencryptfunctionaes-192-cbckeyandinitializationvectorlength)
|
||||
* 4.3.44 [RQ.SRS008.AES.MySQL.Encrypt.Function.AES-256-CBC.KeyAndInitializationVector.Length](#rqsrs008aesmysqlencryptfunctionaes-256-cbckeyandinitializationvectorlength)
|
||||
* 4.3.45 [RQ.SRS008.AES.MySQL.Encrypt.Function.AES-128-CFB1.KeyAndInitializationVector.Length](#rqsrs008aesmysqlencryptfunctionaes-128-cfb1keyandinitializationvectorlength)
|
||||
* 4.3.46 [RQ.SRS008.AES.MySQL.Encrypt.Function.AES-192-CFB1.KeyAndInitializationVector.Length](#rqsrs008aesmysqlencryptfunctionaes-192-cfb1keyandinitializationvectorlength)
|
||||
* 4.3.47 [RQ.SRS008.AES.MySQL.Encrypt.Function.AES-256-CFB1.KeyAndInitializationVector.Length](#rqsrs008aesmysqlencryptfunctionaes-256-cfb1keyandinitializationvectorlength)
|
||||
* 4.3.48 [RQ.SRS008.AES.MySQL.Encrypt.Function.AES-128-CFB8.KeyAndInitializationVector.Length](#rqsrs008aesmysqlencryptfunctionaes-128-cfb8keyandinitializationvectorlength)
|
||||
* 4.3.49 [RQ.SRS008.AES.MySQL.Encrypt.Function.AES-192-CFB8.KeyAndInitializationVector.Length](#rqsrs008aesmysqlencryptfunctionaes-192-cfb8keyandinitializationvectorlength)
|
||||
* 4.3.50 [RQ.SRS008.AES.MySQL.Encrypt.Function.AES-256-CFB8.KeyAndInitializationVector.Length](#rqsrs008aesmysqlencryptfunctionaes-256-cfb8keyandinitializationvectorlength)
|
||||
* 4.3.51 [RQ.SRS008.AES.MySQL.Encrypt.Function.AES-128-CFB128.KeyAndInitializationVector.Length](#rqsrs008aesmysqlencryptfunctionaes-128-cfb128keyandinitializationvectorlength)
|
||||
* 4.3.52 [RQ.SRS008.AES.MySQL.Encrypt.Function.AES-192-CFB128.KeyAndInitializationVector.Length](#rqsrs008aesmysqlencryptfunctionaes-192-cfb128keyandinitializationvectorlength)
|
||||
* 4.3.53 [RQ.SRS008.AES.MySQL.Encrypt.Function.AES-256-CFB128.KeyAndInitializationVector.Length](#rqsrs008aesmysqlencryptfunctionaes-256-cfb128keyandinitializationvectorlength)
|
||||
|
@ -221,12 +185,6 @@
|
|||
* 4.3.67 [RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-128-CBC](#rqsrs008aesmysqldecryptfunctionparametersmodevalueaes-128-cbc)
|
||||
* 4.3.68 [RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-192-CBC](#rqsrs008aesmysqldecryptfunctionparametersmodevalueaes-192-cbc)
|
||||
* 4.3.69 [RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-256-CBC](#rqsrs008aesmysqldecryptfunctionparametersmodevalueaes-256-cbc)
|
||||
* 4.3.70 [RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-128-CFB1](#rqsrs008aesmysqldecryptfunctionparametersmodevalueaes-128-cfb1)
|
||||
* 4.3.71 [RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-192-CFB1](#rqsrs008aesmysqldecryptfunctionparametersmodevalueaes-192-cfb1)
|
||||
* 4.3.72 [RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-256-CFB1](#rqsrs008aesmysqldecryptfunctionparametersmodevalueaes-256-cfb1)
|
||||
* 4.3.73 [RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-128-CFB8](#rqsrs008aesmysqldecryptfunctionparametersmodevalueaes-128-cfb8)
|
||||
* 4.3.74 [RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-192-CFB8](#rqsrs008aesmysqldecryptfunctionparametersmodevalueaes-192-cfb8)
|
||||
* 4.3.75 [RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-256-CFB8](#rqsrs008aesmysqldecryptfunctionparametersmodevalueaes-256-cfb8)
|
||||
* 4.3.76 [RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-128-CFB128](#rqsrs008aesmysqldecryptfunctionparametersmodevalueaes-128-cfb128)
|
||||
* 4.3.77 [RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-192-CFB128](#rqsrs008aesmysqldecryptfunctionparametersmodevalueaes-192-cfb128)
|
||||
* 4.3.78 [RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-256-CFB128](#rqsrs008aesmysqldecryptfunctionparametersmodevalueaes-256-cfb128)
|
||||
|
@ -252,12 +210,6 @@
|
|||
* 4.3.98 [RQ.SRS008.AES.MySQL.Decrypt.Function.AES-128-CBC.KeyAndInitializationVector.Length](#rqsrs008aesmysqldecryptfunctionaes-128-cbckeyandinitializationvectorlength)
|
||||
* 4.3.99 [RQ.SRS008.AES.MySQL.Decrypt.Function.AES-192-CBC.KeyAndInitializationVector.Length](#rqsrs008aesmysqldecryptfunctionaes-192-cbckeyandinitializationvectorlength)
|
||||
* 4.3.100 [RQ.SRS008.AES.MySQL.Decrypt.Function.AES-256-CBC.KeyAndInitializationVector.Length](#rqsrs008aesmysqldecryptfunctionaes-256-cbckeyandinitializationvectorlength)
|
||||
* 4.3.101 [RQ.SRS008.AES.MySQL.Decrypt.Function.AES-128-CFB1.KeyAndInitializationVector.Length](#rqsrs008aesmysqldecryptfunctionaes-128-cfb1keyandinitializationvectorlength)
|
||||
* 4.3.102 [RQ.SRS008.AES.MySQL.Decrypt.Function.AES-192-CFB1.KeyAndInitializationVector.Length](#rqsrs008aesmysqldecryptfunctionaes-192-cfb1keyandinitializationvectorlength)
|
||||
* 4.3.103 [RQ.SRS008.AES.MySQL.Decrypt.Function.AES-256-CFB1.KeyAndInitializationVector.Length](#rqsrs008aesmysqldecryptfunctionaes-256-cfb1keyandinitializationvectorlength)
|
||||
* 4.3.104 [RQ.SRS008.AES.MySQL.Decrypt.Function.AES-128-CFB8.KeyAndInitializationVector.Length](#rqsrs008aesmysqldecryptfunctionaes-128-cfb8keyandinitializationvectorlength)
|
||||
* 4.3.105 [RQ.SRS008.AES.MySQL.Decrypt.Function.AES-192-CFB8.KeyAndInitializationVector.Length](#rqsrs008aesmysqldecryptfunctionaes-192-cfb8keyandinitializationvectorlength)
|
||||
* 4.3.106 [RQ.SRS008.AES.MySQL.Decrypt.Function.AES-256-CFB8.KeyAndInitializationVector.Length](#rqsrs008aesmysqldecryptfunctionaes-256-cfb8keyandinitializationvectorlength)
|
||||
* 4.3.107 [RQ.SRS008.AES.MySQL.Decrypt.Function.AES-128-CFB128.KeyAndInitializationVector.Length](#rqsrs008aesmysqldecryptfunctionaes-128-cfb128keyandinitializationvectorlength)
|
||||
* 4.3.108 [RQ.SRS008.AES.MySQL.Decrypt.Function.AES-192-CFB128.KeyAndInitializationVector.Length](#rqsrs008aesmysqldecryptfunctionaes-192-cfb128keyandinitializationvectorlength)
|
||||
* 4.3.109 [RQ.SRS008.AES.MySQL.Decrypt.Function.AES-256-CFB128.KeyAndInitializationVector.Length](#rqsrs008aesmysqldecryptfunctionaes-256-cfb128keyandinitializationvectorlength)
|
||||
|
@ -441,7 +393,7 @@ version: 1.0
|
|||
of the `aes_encrypt` function where
|
||||
the `key_length` SHALL specifies the length of the key and SHALL accept
|
||||
`128`, `192`, or `256` as the values and the `mode` SHALL specify the block encryption
|
||||
mode and SHALL accept [ECB], [CBC], [CFB1], [CFB8], [CFB128], or [OFB] as well as
|
||||
mode and SHALL accept [ECB], [CBC], [CFB128], or [OFB] as well as
|
||||
[CTR] and [GCM] as the values. For example, `aes-256-ofb`.
|
||||
|
||||
#### RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.Invalid
|
||||
|
@ -487,42 +439,6 @@ version: 1.0
|
|||
[ClickHouse] SHALL support `aes-256-cbc` as the value for the `mode` parameter of the `aes_encrypt` function
|
||||
and [AES] algorithm SHALL use the [CBC] block mode encryption with a 256 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-128-CFB1
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-128-cfb1` as the value for the `mode` parameter of the `aes_encrypt` function
|
||||
and [AES] algorithm SHALL use the [CFB1] block mode encryption with a 128 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-192-CFB1
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-192-cfb1` as the value for the `mode` parameter of the `aes_encrypt` function
|
||||
and [AES] algorithm SHALL use the [CFB1] block mode encryption with a 192 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-256-CFB1
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-256-cfb1` as the value for the `mode` parameter of the `aes_encrypt` function
|
||||
and [AES] algorithm SHALL use the [CFB1] block mode encryption with a 256 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-128-CFB8
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-128-cfb8` as the value for the `mode` parameter of the `aes_encrypt` function
|
||||
and [AES] algorithm SHALL use the [CFB8] block mode encryption with a 128 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-192-CFB8
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-192-cfb8` as the value for the `mode` parameter of the `aes_encrypt` function
|
||||
and [AES] algorithm SHALL use the [CFB8] block mode encryption with a 192 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-256-CFB8
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-256-cfb8` as the value for the `mode` parameter of the `aes_encrypt` function
|
||||
and [AES] algorithm SHALL use the [CFB8] block mode encryption with a 256 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.Encrypt.Function.Parameters.Mode.Value.AES-128-CFB128
|
||||
version: 1.0
|
||||
|
||||
|
@ -682,42 +598,6 @@ version: 1.0
|
|||
[ClickHouse] SHALL return an error when `mode` for the `aes_encrypt` function is set to `aes-256-cbc` and `key` is not 32 bytes
|
||||
or if specified `iv` is not 16 bytes or `aad` is specified.
|
||||
|
||||
#### RQ.SRS008.AES.Encrypt.Function.AES-128-CFB1.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_encrypt` function is set to `aes-128-cfb1` and `key` is not 16 bytes
|
||||
or if specified `iv` is not 16 bytes or `aad` is specified.
|
||||
|
||||
#### RQ.SRS008.AES.Encrypt.Function.AES-192-CFB1.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_encrypt` function is set to `aes-192-cfb1` and `key` is not 24 bytes
|
||||
or if specified `iv` is not 16 bytes or `aad` is specified.
|
||||
|
||||
#### RQ.SRS008.AES.Encrypt.Function.AES-256-CFB1.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_encrypt` function is set to `aes-256-cfb1` and `key` is not 32 bytes
|
||||
or if specified `iv` is not 16 bytes or `aad` is specified.
|
||||
|
||||
#### RQ.SRS008.AES.Encrypt.Function.AES-128-CFB8.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_encrypt` function is set to `aes-128-cfb8` and `key` is not 16 bytes
|
||||
and if specified `iv` is not 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.Encrypt.Function.AES-192-CFB8.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_encrypt` function is set to `aes-192-cfb8` and `key` is not 24 bytes
|
||||
or if specified `iv` is not 16 bytes or `aad` is specified.
|
||||
|
||||
#### RQ.SRS008.AES.Encrypt.Function.AES-256-CFB8.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_encrypt` function is set to `aes-256-cfb8` and `key` is not 32 bytes
|
||||
or if specified `iv` is not 16 bytes or `aad` is specified.
|
||||
|
||||
#### RQ.SRS008.AES.Encrypt.Function.AES-128-CFB128.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
|
@ -829,7 +709,7 @@ version: 1.0
|
|||
of the `aes_decrypt` function where
|
||||
the `key_length` SHALL specifies the length of the key and SHALL accept
|
||||
`128`, `192`, or `256` as the values and the `mode` SHALL specify the block encryption
|
||||
mode and SHALL accept [ECB], [CBC], [CFB1], [CFB8], [CFB128], or [OFB] as well as
|
||||
mode and SHALL accept [ECB], [CBC], [CFB128], or [OFB] as well as
|
||||
[CTR] and [GCM] as the values. For example, `aes-256-ofb`.
|
||||
|
||||
#### RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.Invalid
|
||||
|
@ -875,42 +755,6 @@ version: 1.0
|
|||
[ClickHouse] SHALL support `aes-256-cbc` as the value for the `mode` parameter of the `aes_decrypt` function
|
||||
and [AES] algorithm SHALL use the [CBC] block mode encryption with a 256 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-128-CFB1
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-128-cfb1` as the value for the `mode` parameter of the `aes_decrypt` function
|
||||
and [AES] algorithm SHALL use the [CFB1] block mode encryption with a 128 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-192-CFB1
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-192-cfb1` as the value for the `mode` parameter of the `aes_decrypt` function
|
||||
and [AES] algorithm SHALL use the [CFB1] block mode encryption with a 192 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-256-CFB1
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-256-cfb1` as the value for the `mode` parameter of the `aes_decrypt` function
|
||||
and [AES] algorithm SHALL use the [CFB1] block mode encryption with a 256 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-128-CFB8
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-128-cfb8` as the value for the `mode` parameter of the `aes_decrypt` function
|
||||
and [AES] algorithm SHALL use the [CFB8] block mode encryption with a 128 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-192-CFB8
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-192-cfb8` as the value for the `mode` parameter of the `aes_decrypt` function
|
||||
and [AES] algorithm SHALL use the [CFB8] block mode encryption with a 192 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-256-CFB8
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-256-cfb8` as the value for the `mode` parameter of the `aes_decrypt` function
|
||||
and [AES] algorithm SHALL use the [CFB8] block mode encryption with a 256 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.Decrypt.Function.Parameters.Mode.Value.AES-128-CFB128
|
||||
version: 1.0
|
||||
|
||||
|
@ -1072,42 +916,6 @@ version: 1.0
|
|||
[ClickHouse] SHALL return an error when `mode` for the `aes_decrypt` function is set to `aes-256-cbc` and `key` is not 32 bytes
|
||||
or if specified `iv` is not 16 bytes or `aad` is specified.
|
||||
|
||||
#### RQ.SRS008.AES.Decrypt.Function.AES-128-CFB1.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_decrypt` function is set to `aes-128-cfb1` and `key` is not 16 bytes
|
||||
or if specified `iv` is not 16 bytes or `aad` is specified.
|
||||
|
||||
#### RQ.SRS008.AES.Decrypt.Function.AES-192-CFB1.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_decrypt` function is set to `aes-192-cfb1` and `key` is not 24 bytes
|
||||
or if specified `iv` is not 16 bytes or `aad` is specified.
|
||||
|
||||
#### RQ.SRS008.AES.Decrypt.Function.AES-256-CFB1.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_decrypt` function is set to `aes-256-cfb1` and `key` is not 32 bytes
|
||||
or if specified `iv` is not 16 bytes or `aad` is specified.
|
||||
|
||||
#### RQ.SRS008.AES.Decrypt.Function.AES-128-CFB8.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_decrypt` function is set to `aes-128-cfb8` and `key` is not 16 bytes
|
||||
and if specified `iv` is not 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.Decrypt.Function.AES-192-CFB8.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_decrypt` function is set to `aes-192-cfb8` and `key` is not 24 bytes
|
||||
or `iv` is not 16 bytes or `aad` is specified.
|
||||
|
||||
#### RQ.SRS008.AES.Decrypt.Function.AES-256-CFB8.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_decrypt` function is set to `aes-256-cfb8` and `key` is not 32 bytes
|
||||
or if specified `iv` is not 16 bytes or `aad` is specified.
|
||||
|
||||
#### RQ.SRS008.AES.Decrypt.Function.AES-128-CFB128.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
|
@ -1221,7 +1029,7 @@ version: 1.0
|
|||
of the `aes_encrypt_mysql` function where
|
||||
the `key_length` SHALL specifies the length of the key and SHALL accept
|
||||
`128`, `192`, or `256` as the values and the `mode` SHALL specify the block encryption
|
||||
mode and SHALL accept [ECB], [CBC], [CFB1], [CFB8], [CFB128], or [OFB]. For example, `aes-256-ofb`.
|
||||
mode and SHALL accept [ECB], [CBC], [CFB128], or [OFB]. For example, `aes-256-ofb`.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.Invalid
|
||||
version: 1.0
|
||||
|
@ -1266,42 +1074,6 @@ version: 1.0
|
|||
[ClickHouse] SHALL support `aes-256-cbc` as the value for the `mode` parameter of the `aes_encrypt_mysql` function
|
||||
and [AES] algorithm SHALL use the [CBC] block mode encryption with a 256 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-128-CFB1
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-128-cfb1` as the value for the `mode` parameter of the `aes_encrypt_mysql` function
|
||||
and [AES] algorithm SHALL use the [CFB1] block mode encryption with a 128 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-192-CFB1
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-192-cfb1` as the value for the `mode` parameter of the `aes_encrypt_mysql` function
|
||||
and [AES] algorithm SHALL use the [CFB1] block mode encryption with a 192 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-256-CFB1
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-256-cfb1` as the value for the `mode` parameter of the `aes_encrypt_mysql` function
|
||||
and [AES] algorithm SHALL use the [CFB1] block mode encryption with a 256 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-128-CFB8
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-128-cfb8` as the value for the `mode` parameter of the `aes_encrypt_mysql` function
|
||||
and [AES] algorithm SHALL use the [CFB8] block mode encryption with a 128 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-192-CFB8
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-192-cfb8` as the value for the `mode` parameter of the `aes_encrypt_mysql` function
|
||||
and [AES] algorithm SHALL use the [CFB8] block mode encryption with a 192 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-256-CFB8
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-256-cfb8` as the value for the `mode` parameter of the `aes_encrypt_mysql` function
|
||||
and [AES] algorithm SHALL use the [CFB8] block mode encryption with a 256 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Encrypt.Function.Parameters.Mode.Value.AES-128-CFB128
|
||||
version: 1.0
|
||||
|
||||
|
@ -1463,42 +1235,6 @@ version: 1.0
|
|||
[ClickHouse] SHALL return an error when `mode` for the `aes_encrypt_mysql` function is set to `aes-256-cbc` and `key` is less than 32 bytes
|
||||
or if specified `iv` is less than 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Encrypt.Function.AES-128-CFB1.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_encrypt_mysql` function is set to `aes-128-cfb1` and `key` is less than 16 bytes
|
||||
or if specified `iv` is less than 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Encrypt.Function.AES-192-CFB1.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_encrypt_mysql` function is set to `aes-192-cfb1` and `key` is less than 24 bytes
|
||||
or if specified `iv` is less than 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Encrypt.Function.AES-256-CFB1.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_encrypt_mysql` function is set to `aes-256-cfb1` and `key` is less than 32 bytes
|
||||
or if specified `iv` is less than 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Encrypt.Function.AES-128-CFB8.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_encrypt_mysql` function is set to `aes-128-cfb8` and `key` is less than 16 bytes
|
||||
and if specified `iv` is less than 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Encrypt.Function.AES-192-CFB8.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_encrypt_mysql` function is set to `aes-192-cfb8` and `key` is less than 24 bytes
|
||||
or if specified `iv` is less than 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Encrypt.Function.AES-256-CFB8.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_encrypt_mysql` function is set to `aes-256-cfb8` and `key` is less than 32 bytes
|
||||
or if specified `iv` is less than 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Encrypt.Function.AES-128-CFB128.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
|
@ -1574,7 +1310,7 @@ version: 1.0
|
|||
of the `aes_decrypt_mysql` function where
|
||||
the `key_length` SHALL specifies the length of the key and SHALL accept
|
||||
`128`, `192`, or `256` as the values and the `mode` SHALL specify the block encryption
|
||||
mode and SHALL accept [ECB], [CBC], [CFB1], [CFB8], [CFB128], or [OFB]. For example, `aes-256-ofb`.
|
||||
mode and SHALL accept [ECB], [CBC], [CFB128], or [OFB]. For example, `aes-256-ofb`.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.Invalid
|
||||
version: 1.0
|
||||
|
@ -1619,42 +1355,6 @@ version: 1.0
|
|||
[ClickHouse] SHALL support `aes-256-cbc` as the value for the `mode` parameter of the `aes_decrypt_mysql` function
|
||||
and [AES] algorithm SHALL use the [CBC] block mode encryption with a 256 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-128-CFB1
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-128-cfb1` as the value for the `mode` parameter of the `aes_decrypt_mysql` function
|
||||
and [AES] algorithm SHALL use the [CFB1] block mode encryption with a 128 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-192-CFB1
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-192-cfb1` as the value for the `mode` parameter of the `aes_decrypt_mysql` function
|
||||
and [AES] algorithm SHALL use the [CFB1] block mode encryption with a 192 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-256-CFB1
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-256-cfb1` as the value for the `mode` parameter of the `aes_decrypt_mysql` function
|
||||
and [AES] algorithm SHALL use the [CFB1] block mode encryption with a 256 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-128-CFB8
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-128-cfb8` as the value for the `mode` parameter of the `aes_decrypt_mysql` function
|
||||
and [AES] algorithm SHALL use the [CFB8] block mode encryption with a 128 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-192-CFB8
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-192-cfb8` as the value for the `mode` parameter of the `aes_decrypt_mysql` function
|
||||
and [AES] algorithm SHALL use the [CFB8] block mode encryption with a 192 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-256-CFB8
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL support `aes-256-cfb8` as the value for the `mode` parameter of the `aes_decrypt_mysql` function
|
||||
and [AES] algorithm SHALL use the [CFB8] block mode encryption with a 256 bit key.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Decrypt.Function.Parameters.Mode.Value.AES-128-CFB128
|
||||
version: 1.0
|
||||
|
||||
|
@ -1816,42 +1516,6 @@ version: 1.0
|
|||
[ClickHouse] SHALL return an error when `mode` for the `aes_decrypt_mysql` function is set to `aes-256-cbc` and `key` is less than 32 bytes
|
||||
or if specified `iv` is less than 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Decrypt.Function.AES-128-CFB1.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_decrypt_mysql` function is set to `aes-128-cfb1` and `key` is less than 16 bytes
|
||||
or if specified `iv` is less than 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Decrypt.Function.AES-192-CFB1.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_decrypt_mysql` function is set to `aes-192-cfb1` and `key` is less than 24 bytes
|
||||
or if specified `iv` is less than 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Decrypt.Function.AES-256-CFB1.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_decrypt_mysql` function is set to `aes-256-cfb1` and `key` is less than 32 bytes
|
||||
or if specified `iv` is less than 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Decrypt.Function.AES-128-CFB8.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_decrypt_mysql` function is set to `aes-128-cfb8` and `key` is less than 16 bytes
|
||||
and if specified `iv` is less than 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Decrypt.Function.AES-192-CFB8.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_decrypt_mysql` function is set to `aes-192-cfb8` and `key` is less than 24 bytes
|
||||
or if specified `iv` is less than 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Decrypt.Function.AES-256-CFB8.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
[ClickHouse] SHALL return an error when `mode` for the `aes_decrypt_mysql` function is set to `aes-256-cfb8` and `key` is less than 32 bytes
|
||||
or if specified `iv` is less than 16 bytes.
|
||||
|
||||
#### RQ.SRS008.AES.MySQL.Decrypt.Function.AES-128-CFB128.KeyAndInitializationVector.Length
|
||||
version: 1.0
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -11,20 +11,6 @@ modes = [
|
|||
("'aes-128-cbc'", 16, 16, None),
|
||||
("'aes-192-cbc'", 24, 16, None),
|
||||
("'aes-256-cbc'", 32, 16, None),
|
||||
# cfb1
|
||||
("'aes-128-cfb1'", 16, None, None),
|
||||
("'aes-192-cfb1'", 24, None, None),
|
||||
("'aes-256-cfb1'", 32, None, None),
|
||||
("'aes-128-cfb1'", 16, 16, None),
|
||||
("'aes-192-cfb1'", 24, 16, None),
|
||||
("'aes-256-cfb1'", 32, 16, None),
|
||||
# cfb8
|
||||
("'aes-128-cfb8'", 16, None, None),
|
||||
("'aes-192-cfb8'", 24, None, None),
|
||||
("'aes-256-cfb8'", 32, None, None),
|
||||
("'aes-128-cfb8'", 16, 16, None),
|
||||
("'aes-192-cfb8'", 24, 16, None),
|
||||
("'aes-256-cfb8'", 32, 16, None),
|
||||
# cfb128
|
||||
("'aes-128-cfb128'", 16, None, None),
|
||||
("'aes-192-cfb128'", 24, None, None),
|
||||
|
@ -73,26 +59,6 @@ mysql_modes = [
|
|||
("'aes-192-cbc'", 32, 32),
|
||||
("'aes-256-cbc'", 32, 16),
|
||||
("'aes-256-cbc'", 64, 64),
|
||||
# cfb1
|
||||
("'aes-128-cfb1'", 16, None),
|
||||
("'aes-192-cfb1'", 24, None),
|
||||
("'aes-256-cfb1'", 32, None),
|
||||
("'aes-128-cfb1'", 16, 16),
|
||||
("'aes-128-cfb1'", 24, 24),
|
||||
("'aes-192-cfb1'", 24, 16),
|
||||
("'aes-192-cfb1'", 32, 32),
|
||||
("'aes-256-cfb1'", 32, 16),
|
||||
("'aes-256-cfb1'", 64, 64),
|
||||
# cfb8
|
||||
("'aes-128-cfb8'", 16, None),
|
||||
("'aes-192-cfb8'", 24, None),
|
||||
("'aes-256-cfb8'", 32, None),
|
||||
("'aes-128-cfb8'", 16, 16),
|
||||
("'aes-128-cfb8'", 24, 24),
|
||||
("'aes-192-cfb8'", 24, 16),
|
||||
("'aes-192-cfb8'", 32, 32),
|
||||
("'aes-256-cfb8'", 32, 16),
|
||||
("'aes-256-cfb8'", 64, 64),
|
||||
# cfb128
|
||||
("'aes-128-cfb128'", 16, None),
|
||||
("'aes-192-cfb128'", 24, None),
|
||||
|
|
|
@ -28,42 +28,6 @@ aes_encrypt_mysql_input_example_mode_aes_256_cbc_key_32_iv_16 = r"""'2020-01-01\
|
|||
|
||||
aes_encrypt_mysql_input_example_mode_aes_256_cbc_key_64_iv_64 = r"""'2020-01-01\tuser0\t573924F0BB4AA1780D45DB6451F123D6\n2020-01-02\tuser1\t007A54AA7ADE8EF844D28936486D75BC\n2020-01-03\tuser2\tAA7249B514398FE1EE827C44402BCE57'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_128_cfb1_key_16_iv_None = r"""'2020-01-01\tuser0\t750BE8662F57A095EC0E610C\n2020-01-02\tuser1\t750BE8662E444A6284C0FC72\n2020-01-03\tuser2\t750BE8662C000B61CDCF1C94'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_192_cfb1_key_24_iv_None = r"""'2020-01-01\tuser0\t5DCC67A043EB776D8B7F5B70\n2020-01-02\tuser1\t5DCC67A042B46DFCC10EFD66\n2020-01-03\tuser2\t5DCC67A040243A8C1346D2DD'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_256_cfb1_key_32_iv_None = r"""'2020-01-01\tuser0\tFAAC1A7D2CE844F8DEB4C44E\n2020-01-02\tuser1\tFAAC1A7D2DF85A43828C0FF8\n2020-01-03\tuser2\tFAAC1A7D2FC7582CCEFCF330'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_128_cfb1_key_16_iv_16 = r"""'2020-01-01\tuser0\t7670A865D13B1B65AD46F8ED\n2020-01-02\tuser1\t7670A865D046007A1E218286\n2020-01-03\tuser2\t7670A865D2E5B091492ECCFB'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_128_cfb1_key_24_iv_24 = r"""'2020-01-01\tuser0\t51EADDE82195C31118D0C171\n2020-01-02\tuser1\t51EADDE82009A46518270271\n2020-01-03\tuser2\t51EADDE8235CB38F95766481'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_192_cfb1_key_24_iv_16 = r"""'2020-01-01\tuser0\t7F38C051539074C0A635C937\n2020-01-02\tuser1\t7F38C051520A30DFACBE9564\n2020-01-03\tuser2\t7F38C051500DA29FF0E7B799'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_192_cfb1_key_32_iv_32 = r"""'2020-01-01\tuser0\t2067186DB91666DE730D0708\n2020-01-02\tuser1\t2067186DB83E2E8B0019F839\n2020-01-03\tuser2\t2067186DBB540332BFC84955'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_256_cfb1_key_32_iv_16 = r"""'2020-01-01\tuser0\t0A216A58A5C0A33215E8E722\n2020-01-02\tuser1\t0A216A58A4E94067ABF030B6\n2020-01-03\tuser2\t0A216A58A6822CAB0318C632'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_256_cfb1_key_64_iv_64 = r"""'2020-01-01\tuser0\t81BD636E1BF4CA02399943E3\n2020-01-02\tuser1\t81BD636E1A93D5D6DD9DCD8D\n2020-01-03\tuser2\t81BD636E18F15168D19C8117'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_128_cfb8_key_16_iv_None = r"""'2020-01-01\tuser0\t650D96B9698D20DB12E2E437\n2020-01-02\tuser1\t650D96B968F00D16ABF2852E\n2020-01-03\tuser2\t650D96B96B8141F425E60D6B'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_192_cfb8_key_24_iv_None = r"""'2020-01-01\tuser0\t72C4724B2F528724A12041C0\n2020-01-02\tuser1\t72C4724B2EF3C6A6FF9E09A9\n2020-01-03\tuser2\t72C4724B2D6EAB1D47709E15'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_256_cfb8_key_32_iv_None = r"""'2020-01-01\tuser0\tC5FD6C94961765ED204F2BCA\n2020-01-02\tuser1\tC5FD6C9497AB1C1AF1DE671C\n2020-01-03\tuser2\tC5FD6C949491F4A3EA5069B3'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_128_cfb8_key_16_iv_16 = r"""'2020-01-01\tuser0\t471D217E9CA3593FFEC955C8\n2020-01-02\tuser1\t471D217E9D7F484D85F81F19\n2020-01-03\tuser2\t471D217E9EBBFD2EA9841008'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_128_cfb8_key_24_iv_24 = r"""'2020-01-01\tuser0\t2EE6147B830481BE36CBE350\n2020-01-02\tuser1\t2EE6147B82DE8F3197AF17A6\n2020-01-03\tuser2\t2EE6147B81FF826E798A0355'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_192_cfb8_key_24_iv_16 = r"""'2020-01-01\tuser0\t1D98EFFAEB9907457BD3FCB2\n2020-01-02\tuser1\t1D98EFFAEA2D930825C6AE22\n2020-01-03\tuser2\t1D98EFFAE92C1D018438B98B'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_192_cfb8_key_32_iv_32 = r"""'2020-01-01\tuser0\t4410165F7DCFDDBB1B15573F\n2020-01-02\tuser1\t4410165F7CFE6A0D2FD5CA9C\n2020-01-03\tuser2\t4410165F7FE8E0C081B3FB7B'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_256_cfb8_key_32_iv_16 = r"""'2020-01-01\tuser0\t1C07B443BB7D7D60E9999C1D\n2020-01-02\tuser1\t1C07B443BA9674A3F68FF3FE\n2020-01-03\tuser2\t1C07B443B95F4B68161A616F'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_256_cfb8_key_64_iv_64 = r"""'2020-01-01\tuser0\tA6D2368A5F177157D73FBD9D\n2020-01-02\tuser1\tA6D2368A5E695ADF99475359\n2020-01-03\tuser2\tA6D2368A5DB96AFD43311124'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_128_cfb128_key_16_iv_None = r"""'2020-01-01\tuser0\t65ACA4C7C6338E0F7EB60812\n2020-01-02\tuser1\t65ACA4C7C7338E0F7EB60812\n2020-01-03\tuser2\t65ACA4C7C4338E0F7EB60812'"""
|
||||
|
||||
aes_encrypt_mysql_input_example_mode_aes_192_cfb128_key_24_iv_None = r"""'2020-01-01\tuser0\t72C47CEF0D63D2FB4FBC3CE4\n2020-01-02\tuser1\t72C47CEF0C63D2FB4FBC3CE4\n2020-01-03\tuser2\t72C47CEF0F63D2FB4FBC3CE4'"""
|
||||
|
@ -118,30 +82,6 @@ encrypt_input_example_mode_aes_192_cbc_iv_16_aad_None = r"""'2020-01-01\tuser0\t
|
|||
|
||||
encrypt_input_example_mode_aes_256_cbc_iv_16_aad_None = r"""'2020-01-01\tuser0\t72AC7BA6F283EA94A3C33C4D3E51C7D3\n2020-01-02\tuser1\tDACBBE79062F1C721A01CEEE3E85524F\n2020-01-03\tuser2\tFF5A09D19E5EB2ADD94581308588E44A'"""
|
||||
|
||||
encrypt_input_example_mode_aes_128_cfb1_iv_None_aad_None = r"""'2020-01-01\tuser0\t750BE8662F57A095EC0E610C\n2020-01-02\tuser1\t750BE8662E444A6284C0FC72\n2020-01-03\tuser2\t750BE8662C000B61CDCF1C94'"""
|
||||
|
||||
encrypt_input_example_mode_aes_192_cfb1_iv_None_aad_None = r"""'2020-01-01\tuser0\t5DCC67A043EB776D8B7F5B70\n2020-01-02\tuser1\t5DCC67A042B46DFCC10EFD66\n2020-01-03\tuser2\t5DCC67A040243A8C1346D2DD'"""
|
||||
|
||||
encrypt_input_example_mode_aes_256_cfb1_iv_None_aad_None = r"""'2020-01-01\tuser0\tFAAC1A7D2CE844F8DEB4C44E\n2020-01-02\tuser1\tFAAC1A7D2DF85A43828C0FF8\n2020-01-03\tuser2\tFAAC1A7D2FC7582CCEFCF330'"""
|
||||
|
||||
encrypt_input_example_mode_aes_128_cfb1_iv_16_aad_None = r"""'2020-01-01\tuser0\t7670A865D13B1B65AD46F8ED\n2020-01-02\tuser1\t7670A865D046007A1E218286\n2020-01-03\tuser2\t7670A865D2E5B091492ECCFB'"""
|
||||
|
||||
encrypt_input_example_mode_aes_192_cfb1_iv_16_aad_None = r"""'2020-01-01\tuser0\t7F38C051539074C0A635C937\n2020-01-02\tuser1\t7F38C051520A30DFACBE9564\n2020-01-03\tuser2\t7F38C051500DA29FF0E7B799'"""
|
||||
|
||||
encrypt_input_example_mode_aes_256_cfb1_iv_16_aad_None = r"""'2020-01-01\tuser0\t0A216A58A5C0A33215E8E722\n2020-01-02\tuser1\t0A216A58A4E94067ABF030B6\n2020-01-03\tuser2\t0A216A58A6822CAB0318C632'"""
|
||||
|
||||
encrypt_input_example_mode_aes_128_cfb8_iv_None_aad_None = r"""'2020-01-01\tuser0\t650D96B9698D20DB12E2E437\n2020-01-02\tuser1\t650D96B968F00D16ABF2852E\n2020-01-03\tuser2\t650D96B96B8141F425E60D6B'"""
|
||||
|
||||
encrypt_input_example_mode_aes_192_cfb8_iv_None_aad_None = r"""'2020-01-01\tuser0\t72C4724B2F528724A12041C0\n2020-01-02\tuser1\t72C4724B2EF3C6A6FF9E09A9\n2020-01-03\tuser2\t72C4724B2D6EAB1D47709E15'"""
|
||||
|
||||
encrypt_input_example_mode_aes_256_cfb8_iv_None_aad_None = r"""'2020-01-01\tuser0\tC5FD6C94961765ED204F2BCA\n2020-01-02\tuser1\tC5FD6C9497AB1C1AF1DE671C\n2020-01-03\tuser2\tC5FD6C949491F4A3EA5069B3'"""
|
||||
|
||||
encrypt_input_example_mode_aes_128_cfb8_iv_16_aad_None = r"""'2020-01-01\tuser0\t471D217E9CA3593FFEC955C8\n2020-01-02\tuser1\t471D217E9D7F484D85F81F19\n2020-01-03\tuser2\t471D217E9EBBFD2EA9841008'"""
|
||||
|
||||
encrypt_input_example_mode_aes_192_cfb8_iv_16_aad_None = r"""'2020-01-01\tuser0\t1D98EFFAEB9907457BD3FCB2\n2020-01-02\tuser1\t1D98EFFAEA2D930825C6AE22\n2020-01-03\tuser2\t1D98EFFAE92C1D018438B98B'"""
|
||||
|
||||
encrypt_input_example_mode_aes_256_cfb8_iv_16_aad_None = r"""'2020-01-01\tuser0\t1C07B443BB7D7D60E9999C1D\n2020-01-02\tuser1\t1C07B443BA9674A3F68FF3FE\n2020-01-03\tuser2\t1C07B443B95F4B68161A616F'"""
|
||||
|
||||
encrypt_input_example_mode_aes_128_cfb128_iv_None_aad_None = r"""'2020-01-01\tuser0\t65ACA4C7C6338E0F7EB60812\n2020-01-02\tuser1\t65ACA4C7C7338E0F7EB60812\n2020-01-03\tuser2\t65ACA4C7C4338E0F7EB60812'"""
|
||||
|
||||
encrypt_input_example_mode_aes_192_cfb128_iv_None_aad_None = r"""'2020-01-01\tuser0\t72C47CEF0D63D2FB4FBC3CE4\n2020-01-02\tuser1\t72C47CEF0C63D2FB4FBC3CE4\n2020-01-03\tuser2\t72C47CEF0F63D2FB4FBC3CE4'"""
|
||||
|
|
|
@ -166,20 +166,6 @@ def invalid_parameters(self):
|
|||
Requirements(RQ_SRS008_AES_Decrypt_Function_AES_192_CBC_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-256-cbc'", 32, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Decrypt_Function_AES_256_CBC_KeyAndInitializationVector_Length("1.0"))),
|
||||
# CFB1
|
||||
("'aes-128-cfb1'", 16, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Decrypt_Function_AES_128_CFB1_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-192-cfb1'", 24, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Decrypt_Function_AES_192_CFB1_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-256-cfb1'", 32, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Decrypt_Function_AES_256_CFB1_KeyAndInitializationVector_Length("1.0"))),
|
||||
# CFB8
|
||||
("'aes-128-cfb8'", 16, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Decrypt_Function_AES_128_CFB8_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-192-cfb8'", 24, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Decrypt_Function_AES_192_CFB8_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-256-cfb8'", 32, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Decrypt_Function_AES_256_CFB8_KeyAndInitializationVector_Length("1.0"))),
|
||||
# CFB128
|
||||
("'aes-128-cfb128'", 16, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Decrypt_Function_AES_128_CFB128_KeyAndInitializationVector_Length("1.0"))),
|
||||
|
|
|
@ -183,20 +183,6 @@ def invalid_parameters(self):
|
|||
Requirements(RQ_SRS008_AES_MySQL_Decrypt_Function_AES_192_CBC_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-256-cbc'", 32, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Decrypt_Function_AES_256_CBC_KeyAndInitializationVector_Length("1.0"))),
|
||||
# CFB1
|
||||
("'aes-128-cfb1'", 16, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Decrypt_Function_AES_128_CFB1_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-192-cfb1'", 24, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Decrypt_Function_AES_192_CFB1_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-256-cfb1'", 32, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Decrypt_Function_AES_256_CFB1_KeyAndInitializationVector_Length("1.0"))),
|
||||
# CFB8
|
||||
("'aes-128-cfb8'", 16, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Decrypt_Function_AES_128_CFB8_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-192-cfb8'", 24, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Decrypt_Function_AES_192_CFB8_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-256-cfb8'", 32, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Decrypt_Function_AES_256_CFB8_KeyAndInitializationVector_Length("1.0"))),
|
||||
# CFB128
|
||||
("'aes-128-cfb128'", 16, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Decrypt_Function_AES_128_CFB128_KeyAndInitializationVector_Length("1.0"))),
|
||||
|
@ -518,4 +504,4 @@ def feature(self, node="clickhouse1"):
|
|||
self.context.node = self.context.cluster.node(node)
|
||||
|
||||
for scenario in loads(current_module(), Scenario):
|
||||
Scenario(run=scenario, flags=TE)
|
||||
Scenario(run=scenario, flags=TE)
|
||||
|
|
|
@ -121,20 +121,6 @@ def invalid_parameters(self):
|
|||
Requirements(RQ_SRS008_AES_Encrypt_Function_AES_192_CBC_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-256-cbc'", 32, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Encrypt_Function_AES_256_CBC_KeyAndInitializationVector_Length("1.0"))),
|
||||
# CFB1
|
||||
("'aes-128-cfb1'", 16, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Encrypt_Function_AES_128_CFB1_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-192-cfb1'", 24, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Encrypt_Function_AES_192_CFB1_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-256-cfb1'", 32, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Encrypt_Function_AES_256_CFB1_KeyAndInitializationVector_Length("1.0"))),
|
||||
# CFB8
|
||||
("'aes-128-cfb8'", 16, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Encrypt_Function_AES_128_CFB8_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-192-cfb8'", 24, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Encrypt_Function_AES_192_CFB8_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-256-cfb8'", 32, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Encrypt_Function_AES_256_CFB8_KeyAndInitializationVector_Length("1.0"))),
|
||||
# CFB128
|
||||
("'aes-128-cfb128'", 16, 16, None,
|
||||
Requirements(RQ_SRS008_AES_Encrypt_Function_AES_128_CFB128_KeyAndInitializationVector_Length("1.0"))),
|
||||
|
|
|
@ -126,20 +126,6 @@ def invalid_parameters(self):
|
|||
Requirements(RQ_SRS008_AES_MySQL_Encrypt_Function_AES_192_CBC_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-256-cbc'", 32, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Encrypt_Function_AES_256_CBC_KeyAndInitializationVector_Length("1.0"))),
|
||||
# CFB1
|
||||
("'aes-128-cfb1'", 16, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Encrypt_Function_AES_128_CFB1_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-192-cfb1'", 24, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Encrypt_Function_AES_192_CFB1_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-256-cfb1'", 32, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Encrypt_Function_AES_256_CFB1_KeyAndInitializationVector_Length("1.0"))),
|
||||
# CFB8
|
||||
("'aes-128-cfb8'", 16, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Encrypt_Function_AES_128_CFB8_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-192-cfb8'", 24, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Encrypt_Function_AES_192_CFB8_KeyAndInitializationVector_Length("1.0"))),
|
||||
("'aes-256-cfb8'", 32, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Encrypt_Function_AES_256_CFB8_KeyAndInitializationVector_Length("1.0"))),
|
||||
# CFB128
|
||||
("'aes-128-cfb128'", 16, 16,
|
||||
Requirements(RQ_SRS008_AES_MySQL_Encrypt_Function_AES_128_CFB128_KeyAndInitializationVector_Length("1.0"))),
|
||||
|
|
|
@ -466,630 +466,6 @@ example_mode_aes_256_cbc_datatype_Enum8_iv_16_aad_None = r"""'FE35EEF14D6AA67AA2
|
|||
|
||||
example_mode_aes_256_cbc_datatype_Enum16_iv_16_aad_None = r"""'2D22C6B58140E591BEF7986C7770FF21'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_String_iv_None_aad_None = r"""'32'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_FixedString_iv_None_aad_None = r"""'32'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_UInt8_iv_None_aad_None = r"""'01'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_UInt16_iv_None_aad_None = r"""'0173'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_UInt32_iv_None_aad_None = r"""'01732E6B'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_UInt64_iv_None_aad_None = r"""'01732E6B82FCBDF6'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Int8_iv_None_aad_None = r"""'01'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Int16_iv_None_aad_None = r"""'0173'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Int32_iv_None_aad_None = r"""'01732E6B'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Int64_iv_None_aad_None = r"""'01732E6B82FCBDF6'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Float32_iv_None_aad_None = r"""'0000B9AB'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Float64_iv_None_aad_None = r"""'000000000000FFF6'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Decimal32_iv_None_aad_None = r"""'2E09CA6A'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Decimal64_iv_None_aad_None = r"""'2E09CA6A6DBEE799'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Decimal128_iv_None_aad_None = r"""'2E09CA6A6DBEE79923BA65C6B78FD199'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_UUID_iv_None_aad_None = r"""'E590DFB515D3A518F85C66A6A5EC9C6E'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Date_iv_None_aad_None = r"""'42F0'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_DateTime_iv_None_aad_None = r"""'5475EC3D'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_DateTime64_iv_None_aad_None = r"""'21CDF1128AE44A37'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_LowCardinality_iv_None_aad_None = r"""'32'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Array_iv_None_aad_None = r"""'0170'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_NULL_iv_None_aad_None = r"""'\\N'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_IPv4_iv_None_aad_None = r"""'240A9E43'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_IPv6_iv_None_aad_None = r"""'2E642EF4B07D9B1251BE3B3CBDBCC6F6'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Enum8_iv_None_aad_None = r"""'01'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Enum16_iv_None_aad_None = r"""'0173'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_String_iv_None_aad_None = r"""'23'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_FixedString_iv_None_aad_None = r"""'23'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_UInt8_iv_None_aad_None = r"""'01'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_UInt16_iv_None_aad_None = r"""'01F9'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_UInt32_iv_None_aad_None = r"""'01F92AD3'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_UInt64_iv_None_aad_None = r"""'01F92AD38CB10028'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Int8_iv_None_aad_None = r"""'01'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Int16_iv_None_aad_None = r"""'01F9'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Int32_iv_None_aad_None = r"""'01F92AD3'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Int64_iv_None_aad_None = r"""'01F92AD38CB10028'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Float32_iv_None_aad_None = r"""'0000FCAE'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Float64_iv_None_aad_None = r"""'000000000000A79C'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Decimal32_iv_None_aad_None = r"""'3F406C3F'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Decimal64_iv_None_aad_None = r"""'3F406C3F3A41B134'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Decimal128_iv_None_aad_None = r"""'3F406C3F3A41B134310D6B68BEBC5708'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_UUID_iv_None_aad_None = r"""'B7F80F1BDCA1C4193E5AB11078FEA213'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Date_iv_None_aad_None = r"""'6FF6'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_DateTime_iv_None_aad_None = r"""'7013E555'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_DateTime64_iv_None_aad_None = r"""'371AF0291536F5B7'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_LowCardinality_iv_None_aad_None = r"""'23'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Array_iv_None_aad_None = r"""'01FA'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_NULL_iv_None_aad_None = r"""'\\N'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_IPv4_iv_None_aad_None = r"""'33895F70'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_IPv6_iv_None_aad_None = r"""'3F24552946522B931290F904186B055A'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Enum8_iv_None_aad_None = r"""'01'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Enum16_iv_None_aad_None = r"""'01F9'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_String_iv_None_aad_None = r"""'9E'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_FixedString_iv_None_aad_None = r"""'9E'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_UInt8_iv_None_aad_None = r"""'B9'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_UInt16_iv_None_aad_None = r"""'B9ED'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_UInt32_iv_None_aad_None = r"""'B9ED4764'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_UInt64_iv_None_aad_None = r"""'B9ED4764E7BF3C1C'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Int8_iv_None_aad_None = r"""'B9'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Int16_iv_None_aad_None = r"""'B9ED'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Int32_iv_None_aad_None = r"""'B9ED4764'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Int64_iv_None_aad_None = r"""'B9ED4764E7BF3C1C'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Float32_iv_None_aad_None = r"""'B85F0E63'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Float64_iv_None_aad_None = r"""'B85FDB5A8FE0C0BB'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Decimal32_iv_None_aad_None = r"""'891B85B3'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Decimal64_iv_None_aad_None = r"""'891B85B3C1BA6EE1'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Decimal128_iv_None_aad_None = r"""'891B85B3C1BA6EE137EF658F618D1F3F'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_UUID_iv_None_aad_None = r"""'121B5EE9929417BC1CDBDB390BC93B4A'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Date_iv_None_aad_None = r"""'D40F'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_DateTime_iv_None_aad_None = r"""'CF27297C'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_DateTime64_iv_None_aad_None = r"""'8773F350CD394D36'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_LowCardinality_iv_None_aad_None = r"""'9E'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Array_iv_None_aad_None = r"""'B9EE'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_NULL_iv_None_aad_None = r"""'\\N'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_IPv4_iv_None_aad_None = r"""'8383FD3C'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_IPv6_iv_None_aad_None = r"""'897A84A02FD451D3DDB92FF290BF9B7C'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Enum8_iv_None_aad_None = r"""'B9'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Enum16_iv_None_aad_None = r"""'B9ED'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_String_iv_16_aad_None = r"""'37'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_FixedString_iv_16_aad_None = r"""'37'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_UInt8_iv_16_aad_None = r"""'01'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_UInt16_iv_16_aad_None = r"""'0188'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_UInt32_iv_16_aad_None = r"""'01882D46'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_UInt64_iv_16_aad_None = r"""'01882D46FCCCD695'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Int8_iv_16_aad_None = r"""'01'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Int16_iv_16_aad_None = r"""'0188'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Int32_iv_16_aad_None = r"""'01882D46'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Int64_iv_16_aad_None = r"""'01882D46FCCCD695'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Float32_iv_16_aad_None = r"""'00B931F2'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Float64_iv_16_aad_None = r"""'00B99AAE199C3C93'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Decimal32_iv_16_aad_None = r"""'2D557511'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Decimal64_iv_16_aad_None = r"""'2D557511511F90FB'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Decimal128_iv_16_aad_None = r"""'2D557511511F90FBC464352E8A02FC51'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_UUID_iv_16_aad_None = r"""'8AE269086C72AD682EB92ABA6CA58E49'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Date_iv_16_aad_None = r"""'5FC9'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_DateTime_iv_16_aad_None = r"""'42970865'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_DateTime64_iv_16_aad_None = r"""'20B310A2F7EF8460'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_LowCardinality_iv_16_aad_None = r"""'37'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Array_iv_16_aad_None = r"""'018A'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_NULL_iv_16_aad_None = r"""'\\N'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_IPv4_iv_16_aad_None = r"""'27476DAF'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_IPv6_iv_16_aad_None = r"""'2D311FBDC0A5C652AAD863398F94C5C3'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Enum8_iv_16_aad_None = r"""'01'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_Enum16_iv_16_aad_None = r"""'0188'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_String_iv_16_aad_None = r"""'38'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_FixedString_iv_16_aad_None = r"""'38'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_UInt8_iv_16_aad_None = r"""'06'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_UInt16_iv_16_aad_None = r"""'069E'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_UInt32_iv_16_aad_None = r"""'069E2E37'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_UInt64_iv_16_aad_None = r"""'069E2E370A6D9872'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Int8_iv_16_aad_None = r"""'06'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Int16_iv_16_aad_None = r"""'069E'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Int32_iv_16_aad_None = r"""'069E2E37'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Int64_iv_16_aad_None = r"""'069E2E370A6D9872'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Float32_iv_16_aad_None = r"""'07955BCF'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Float64_iv_16_aad_None = r"""'0795A57CA222A36E'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Decimal32_iv_16_aad_None = r"""'2A15BB86'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Decimal64_iv_16_aad_None = r"""'2A15BB86FB961E7D'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Decimal128_iv_16_aad_None = r"""'2A15BB86FB961E7D0DD5055987176AF4'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_UUID_iv_16_aad_None = r"""'DA2338793C7B9E0F6722E272062F5EA1'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Date_iv_16_aad_None = r"""'4AAB'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_DateTime_iv_16_aad_None = r"""'5B6A8EE6'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_DateTime64_iv_16_aad_None = r"""'23C4E2A707F73EF4'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_LowCardinality_iv_16_aad_None = r"""'38'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Array_iv_16_aad_None = r"""'069C'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_NULL_iv_16_aad_None = r"""'\\N'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_IPv4_iv_16_aad_None = r"""'2470A839'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_IPv6_iv_16_aad_None = r"""'2A712A746781131B2DC4EB92E31C72FA'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Enum8_iv_16_aad_None = r"""'06'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_Enum16_iv_16_aad_None = r"""'069E'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_String_iv_16_aad_None = r"""'5A'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_FixedString_iv_16_aad_None = r"""'5A'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_UInt8_iv_16_aad_None = r"""'7E'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_UInt16_iv_16_aad_None = r"""'7EA1'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_UInt32_iv_16_aad_None = r"""'7EA17214'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_UInt64_iv_16_aad_None = r"""'7EA172144C6F5578'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Int8_iv_16_aad_None = r"""'7E'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Int16_iv_16_aad_None = r"""'7EA1'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Int32_iv_16_aad_None = r"""'7EA17214'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Int64_iv_16_aad_None = r"""'7EA172144C6F5578'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Float32_iv_16_aad_None = r"""'7F630BBA'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Float64_iv_16_aad_None = r"""'7F638DFAAA434E6B'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Decimal32_iv_16_aad_None = r"""'4F430FBA'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Decimal64_iv_16_aad_None = r"""'4F430FBAA3AAF884'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Decimal128_iv_16_aad_None = r"""'4F430FBAA3AAF8845DB7BBA7F98F49C4'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_UUID_iv_16_aad_None = r"""'B06F4A8C3BF3A8D32D113D0D40397C8F'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Date_iv_16_aad_None = r"""'30CE'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_DateTime_iv_16_aad_None = r"""'206545FA'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_DateTime64_iv_16_aad_None = r"""'43756F28C68E3D55'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_LowCardinality_iv_16_aad_None = r"""'5A'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Array_iv_16_aad_None = r"""'7EA3'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_NULL_iv_16_aad_None = r"""'\\N'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_IPv4_iv_16_aad_None = r"""'4526FCCF'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_IPv6_iv_16_aad_None = r"""'4F23BDAC741DB8767CE6AE24888545A2'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Enum8_iv_16_aad_None = r"""'7E'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_Enum16_iv_16_aad_None = r"""'7EA1'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_String_iv_None_aad_None = r"""'21'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_FixedString_iv_None_aad_None = r"""'21'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_UInt8_iv_None_aad_None = r"""'11'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_UInt16_iv_None_aad_None = r"""'11FF'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_UInt32_iv_None_aad_None = r"""'11FF20C0'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_UInt64_iv_None_aad_None = r"""'11FF20C07A65C524'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Int8_iv_None_aad_None = r"""'11'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Int16_iv_None_aad_None = r"""'11FF'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Int32_iv_None_aad_None = r"""'11FF20C0'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Int64_iv_None_aad_None = r"""'11FF20C07A65C524'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Float32_iv_None_aad_None = r"""'10671940'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Float64_iv_None_aad_None = r"""'106799607DBF56DA'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Decimal32_iv_None_aad_None = r"""'30756C94'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Decimal64_iv_None_aad_None = r"""'30756C9417D3C023'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Decimal128_iv_None_aad_None = r"""'30756C9417D3C023705550B7BEF872FF'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_UUID_iv_None_aad_None = r"""'F7FE50CF0647659CB0D401B5C0E259D3'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Date_iv_None_aad_None = r"""'46EA'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_DateTime_iv_None_aad_None = r"""'5EB4905E'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_DateTime64_iv_None_aad_None = r"""'3BB70F8E64D7C6A7'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_LowCardinality_iv_None_aad_None = r"""'21'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Array_iv_None_aad_None = r"""'11FD'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_NULL_iv_None_aad_None = r"""'\\N'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_IPv4_iv_None_aad_None = r"""'3DC2BE9E'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_IPv6_iv_None_aad_None = r"""'303ABAC6F4F380D9F077DFC79C82D1A1'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Enum8_iv_None_aad_None = r"""'11'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Enum16_iv_None_aad_None = r"""'11FF'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_String_iv_None_aad_None = r"""'36'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_FixedString_iv_None_aad_None = r"""'36'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_UInt8_iv_None_aad_None = r"""'06'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_UInt16_iv_None_aad_None = r"""'0683'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_UInt32_iv_None_aad_None = r"""'0683139D'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_UInt64_iv_None_aad_None = r"""'0683139D83E2EFAC'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Int8_iv_None_aad_None = r"""'06'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Int16_iv_None_aad_None = r"""'0683'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Int32_iv_None_aad_None = r"""'0683139D'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Int64_iv_None_aad_None = r"""'0683139D83E2EFAC'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Float32_iv_None_aad_None = r"""'07EDB300'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Float64_iv_None_aad_None = r"""'07ED3359B91DEF3B'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Decimal32_iv_None_aad_None = r"""'275947FE'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Decimal64_iv_None_aad_None = r"""'275947FE4B3390EE'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Decimal128_iv_None_aad_None = r"""'275947FE4B3390EE7A2541BC8E2F58D7'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_UUID_iv_None_aad_None = r"""'E0C082C032FB8ED756F9345E270A283B'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Date_iv_None_aad_None = r"""'5109'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_DateTime_iv_None_aad_None = r"""'49713150'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_DateTime64_iv_None_aad_None = r"""'2C10FB4FEC471EF7'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_LowCardinality_iv_None_aad_None = r"""'36'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Array_iv_None_aad_None = r"""'0681'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_NULL_iv_None_aad_None = r"""'\\N'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_IPv4_iv_None_aad_None = r"""'2A41C8F2'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_IPv6_iv_None_aad_None = r"""'271682C9379C5A46C68488DC33D0C278'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Enum8_iv_None_aad_None = r"""'06'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Enum16_iv_None_aad_None = r"""'0683'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_String_iv_None_aad_None = r"""'81'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_FixedString_iv_None_aad_None = r"""'81'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_UInt8_iv_None_aad_None = r"""'B1'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_UInt16_iv_None_aad_None = r"""'B15F'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_UInt32_iv_None_aad_None = r"""'B15FD91F'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_UInt64_iv_None_aad_None = r"""'B15FD91F702960CB'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Int8_iv_None_aad_None = r"""'B1'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Int16_iv_None_aad_None = r"""'B15F'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Int32_iv_None_aad_None = r"""'B15FD91F'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Int64_iv_None_aad_None = r"""'B15FD91F702960CB'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Float32_iv_None_aad_None = r"""'B05A05BE'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Float64_iv_None_aad_None = r"""'B05A8510DB2F16A0'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Decimal32_iv_None_aad_None = r"""'906B5777'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Decimal64_iv_None_aad_None = r"""'906B57771CB81F37'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Decimal128_iv_None_aad_None = r"""'906B57771CB81F378D932AE788527DE2'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_UUID_iv_None_aad_None = r"""'57FB06BA6F4BA51D7A61D65A7827A18D'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Date_iv_None_aad_None = r"""'E652'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_DateTime_iv_None_aad_None = r"""'FEEEADA4'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_DateTime64_iv_None_aad_None = r"""'9BB36DEF05FF5975'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_LowCardinality_iv_None_aad_None = r"""'81'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Array_iv_None_aad_None = r"""'B15D'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_NULL_iv_None_aad_None = r"""'\\N'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_IPv4_iv_None_aad_None = r"""'9DC836F3'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_IPv6_iv_None_aad_None = r"""'90242F0083C8B0221DF3B5755EC8D99C'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Enum8_iv_None_aad_None = r"""'B1'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Enum16_iv_None_aad_None = r"""'B15F'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_String_iv_16_aad_None = r"""'03'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_FixedString_iv_16_aad_None = r"""'03'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_UInt8_iv_16_aad_None = r"""'33'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_UInt16_iv_16_aad_None = r"""'3368'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_UInt32_iv_16_aad_None = r"""'3368AB64'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_UInt64_iv_16_aad_None = r"""'3368AB6421744B7E'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Int8_iv_16_aad_None = r"""'33'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Int16_iv_16_aad_None = r"""'3368'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Int32_iv_16_aad_None = r"""'3368AB64'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Int64_iv_16_aad_None = r"""'3368AB6421744B7E'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Float32_iv_16_aad_None = r"""'3232B23D'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Float64_iv_16_aad_None = r"""'323232323232C2A6'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Decimal32_iv_16_aad_None = r"""'12ABA873'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Decimal64_iv_16_aad_None = r"""'12ABA873E2E24473'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Decimal128_iv_16_aad_None = r"""'12ABA873E2E24473166434D82270A19C'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_UUID_iv_16_aad_None = r"""'D529D970A38CCB794F856E4458D0E2D4'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Date_iv_16_aad_None = r"""'6445'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_DateTime_iv_16_aad_None = r"""'7CBF2FDA'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_DateTime64_iv_16_aad_None = r"""'191C7B5A063F562D'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_LowCardinality_iv_16_aad_None = r"""'03'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Array_iv_16_aad_None = r"""'336A'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_NULL_iv_16_aad_None = r"""'\\N'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_IPv4_iv_16_aad_None = r"""'1F0A367A'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_IPv6_iv_16_aad_None = r"""'12E4B19D97DC9F2C61A671C51B1201D2'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Enum8_iv_16_aad_None = r"""'33'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_Enum16_iv_16_aad_None = r"""'3368'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_String_iv_16_aad_None = r"""'59'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_FixedString_iv_16_aad_None = r"""'59'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_UInt8_iv_16_aad_None = r"""'69'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_UInt16_iv_16_aad_None = r"""'6924'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_UInt32_iv_16_aad_None = r"""'6924A086'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_UInt64_iv_16_aad_None = r"""'6924A086F8F61C3C'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Int8_iv_16_aad_None = r"""'69'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Int16_iv_16_aad_None = r"""'6924'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Int32_iv_16_aad_None = r"""'6924A086'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Int64_iv_16_aad_None = r"""'6924A086F8F61C3C'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Float32_iv_16_aad_None = r"""'6861DF7A'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Float64_iv_16_aad_None = r"""'68615FBC184B8D50'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Decimal32_iv_16_aad_None = r"""'48041B5C'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Decimal64_iv_16_aad_None = r"""'48041B5C6BEF70DD'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Decimal128_iv_16_aad_None = r"""'48041B5C6BEF70DD4CDABC1FC8C2C684'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_UUID_iv_16_aad_None = r"""'8FF1142976A9808C0F475A3D2A34D06D'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Date_iv_16_aad_None = r"""'3E6D'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_DateTime_iv_16_aad_None = r"""'269AFDC7'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_DateTime64_iv_16_aad_None = r"""'4350703E05F43A50'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_LowCardinality_iv_16_aad_None = r"""'59'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Array_iv_16_aad_None = r"""'6926'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_NULL_iv_16_aad_None = r"""'\\N'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_IPv4_iv_16_aad_None = r"""'45979A4C'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_IPv6_iv_16_aad_None = r"""'484BFA49756D837181B7EE03EBCF2B79'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Enum8_iv_16_aad_None = r"""'69'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_Enum16_iv_16_aad_None = r"""'6924'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_String_iv_16_aad_None = r"""'58'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_FixedString_iv_16_aad_None = r"""'58'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_UInt8_iv_16_aad_None = r"""'68'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_UInt16_iv_16_aad_None = r"""'682C'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_UInt32_iv_16_aad_None = r"""'682CE0A9'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_UInt64_iv_16_aad_None = r"""'682CE0A9FFAF55AE'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Int8_iv_16_aad_None = r"""'68'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Int16_iv_16_aad_None = r"""'682C'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Int32_iv_16_aad_None = r"""'682CE0A9'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Int64_iv_16_aad_None = r"""'682CE0A9FFAF55AE'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Float32_iv_16_aad_None = r"""'69B127F9'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Float64_iv_16_aad_None = r"""'69B1A72CB81A0FFF'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Decimal32_iv_16_aad_None = r"""'49378750'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Decimal64_iv_16_aad_None = r"""'493787505DFF5606'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Decimal128_iv_16_aad_None = r"""'493787505DFF5606774649C631E6E0E7'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_UUID_iv_16_aad_None = r"""'8E09A60AA21565C888B2D92942896930'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Date_iv_16_aad_None = r"""'3FF1'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_DateTime_iv_16_aad_None = r"""'274E13D8'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_DateTime64_iv_16_aad_None = r"""'4211DFF611769F37'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_LowCardinality_iv_16_aad_None = r"""'58'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Array_iv_16_aad_None = r"""'682E'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_NULL_iv_16_aad_None = r"""'\\N'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_IPv4_iv_16_aad_None = r"""'442DB771'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_IPv6_iv_16_aad_None = r"""'4978AF3EED91F4AD14F7C326CCD96804'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Enum8_iv_16_aad_None = r"""'68'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_Enum16_iv_16_aad_None = r"""'682C'"""
|
||||
|
||||
example_mode_aes_128_cfb128_datatype_String_iv_None_aad_None = r"""'21'"""
|
||||
|
||||
example_mode_aes_128_cfb128_datatype_FixedString_iv_None_aad_None = r"""'21'"""
|
||||
|
@ -2374,54 +1750,6 @@ example_mode_aes_256_cbc_datatype_bytes_iv_16_aad_None = r"""'6046ECF8094941C6DE
|
|||
|
||||
example_mode_aes_256_cbc_datatype_emptystring_iv_16_aad_None = r"""'4EC7785DA650D55B71B52816B1DB5AD3'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_bytes_iv_None_aad_None = r"""'00'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_emptystring_iv_None_aad_None = r"""''"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_bytes_iv_None_aad_None = r"""'00'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_emptystring_iv_None_aad_None = r"""''"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_bytes_iv_None_aad_None = r"""'B8'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_emptystring_iv_None_aad_None = r"""''"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_bytes_iv_16_aad_None = r"""'00'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_emptystring_iv_16_aad_None = r"""''"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_bytes_iv_16_aad_None = r"""'07'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_emptystring_iv_16_aad_None = r"""''"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_bytes_iv_16_aad_None = r"""'7F'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_emptystring_iv_16_aad_None = r"""''"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_bytes_iv_None_aad_None = r"""'10'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_emptystring_iv_None_aad_None = r"""''"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_bytes_iv_None_aad_None = r"""'07'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_emptystring_iv_None_aad_None = r"""''"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_bytes_iv_None_aad_None = r"""'B0'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_emptystring_iv_None_aad_None = r"""''"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_bytes_iv_16_aad_None = r"""'32'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_emptystring_iv_16_aad_None = r"""''"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_bytes_iv_16_aad_None = r"""'68'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_emptystring_iv_16_aad_None = r"""''"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_bytes_iv_16_aad_None = r"""'69'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_emptystring_iv_16_aad_None = r"""''"""
|
||||
|
||||
example_mode_aes_128_cfb128_datatype_bytes_iv_None_aad_None = r"""'10'"""
|
||||
|
||||
example_mode_aes_128_cfb128_datatype_emptystring_iv_None_aad_None = r"""''"""
|
||||
|
@ -2554,54 +1882,6 @@ example_mode_aes_256_cbc_datatype_utf8string_iv_16_aad_None = r"""'A7663A9F621A2
|
|||
|
||||
example_mode_aes_256_cbc_datatype_utf8fixedstring_iv_16_aad_None = r"""'A7663A9F621A26398B51DFBC099A6FA09032C25FE48CB9D2DE29A8DFD581714D'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_utf8string_iv_None_aad_None = r"""'5BA033EA7B9901874F4F863E229069EBA414B7C317D37DF0'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_utf8fixedstring_iv_None_aad_None = r"""'5BA033EA7B9901874F4F863E229069EBA414B7C317D37DF0'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_utf8string_iv_None_aad_None = r"""'7B69A097857549357D008DB662730D8735DE1673D9E8CFF9'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_utf8fixedstring_iv_None_aad_None = r"""'7B69A097857549357D008DB662730D8735DE1673D9E8CFF9'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_utf8string_iv_None_aad_None = r"""'C797191D9D99944E674425A4275A8A3263E1E1357DF8E11E'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_utf8fixedstring_iv_None_aad_None = r"""'C797191D9D99944E674425A4275A8A3263E1E1357DF8E11E'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_utf8string_iv_16_aad_None = r"""'49CFD4F9B884A17F67C8CDD639EB4D367BE2B1656CA442A4'"""
|
||||
|
||||
example_mode_aes_128_cfb1_datatype_utf8fixedstring_iv_16_aad_None = r"""'49CFD4F9B884A17F67C8CDD639EB4D367BE2B1656CA442A4'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_utf8string_iv_16_aad_None = r"""'54C01F88A909EC7B2AEE59F81C138B8EE2DF205E2ED74210'"""
|
||||
|
||||
example_mode_aes_192_cfb1_datatype_utf8fixedstring_iv_16_aad_None = r"""'54C01F88A909EC7B2AEE59F81C138B8EE2DF205E2ED74210'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_utf8string_iv_16_aad_None = r"""'2E1863FFF5FEC47DBB3F50BCC912976E2777442C693EB1B5'"""
|
||||
|
||||
example_mode_aes_256_cfb1_datatype_utf8fixedstring_iv_16_aad_None = r"""'2E1863FFF5FEC47DBB3F50BCC912976E2777442C693EB1B5'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_utf8string_iv_None_aad_None = r"""'5716349E99199E0EF18EB43C06B54AB2F3E0C4CEA0BC11F9'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_utf8fixedstring_iv_None_aad_None = r"""'5716349E99199E0EF18EB43C06B54AB2F3E0C4CEA0BC11F9'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_utf8string_iv_None_aad_None = r"""'40541136D8EEE5DCFC55722D8FB56ED9D4CCDF0CB104B14D'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_utf8fixedstring_iv_None_aad_None = r"""'40541136D8EEE5DCFC55722D8FB56ED9D4CCDF0CB104B14D'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_utf8string_iv_None_aad_None = r"""'F796638AA3A076EA9816324AE8A93F420280C33AA2DE4AF8'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_utf8fixedstring_iv_None_aad_None = r"""'F796638AA3A076EA9816324AE8A93F420280C33AA2DE4AF8'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_utf8string_iv_16_aad_None = r"""'75BA4CC259943AF0B6E20E8FCC78C0427601F60930A5F980'"""
|
||||
|
||||
example_mode_aes_128_cfb8_datatype_utf8fixedstring_iv_16_aad_None = r"""'75BA4CC259943AF0B6E20E8FCC78C0427601F60930A5F980'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_utf8string_iv_16_aad_None = r"""'2F48574D4D12E6B2C1EF1B43346E437333FFD386067A9398'"""
|
||||
|
||||
example_mode_aes_192_cfb8_datatype_utf8fixedstring_iv_16_aad_None = r"""'2F48574D4D12E6B2C1EF1B43346E437333FFD386067A9398'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_utf8string_iv_16_aad_None = r"""'2E79EE96B485FC5BF3BE56AD461AAC2B1CCB425F51679553'"""
|
||||
|
||||
example_mode_aes_256_cfb8_datatype_utf8fixedstring_iv_16_aad_None = r"""'2E79EE96B485FC5BF3BE56AD461AAC2B1CCB425F51679553'"""
|
||||
|
||||
example_mode_aes_128_cfb128_datatype_utf8string_iv_None_aad_None = r"""'571C627072083ECFD8460B39C4132D1B2802275B5B24EF73'"""
|
||||
|
||||
example_mode_aes_128_cfb128_datatype_utf8fixedstring_iv_None_aad_None = r"""'571C627072083ECFD8460B39C4132D1B2802275B5B24EF73'"""
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue