summaryrefslogtreecommitdiff
path: root/mysql-test/include/encryption_algorithms.combinations
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/include/encryption_algorithms.combinations')
-rw-r--r--mysql-test/include/encryption_algorithms.combinations8
1 files changed, 8 insertions, 0 deletions
diff --git a/mysql-test/include/encryption_algorithms.combinations b/mysql-test/include/encryption_algorithms.combinations
new file mode 100644
index 00000000000..09c1e91e1cd
--- /dev/null
+++ b/mysql-test/include/encryption_algorithms.combinations
@@ -0,0 +1,8 @@
+[cbc]
+encryption-algorithm=aes_cbc
+
+[ecb]
+encryption-algorithm=aes_ecb
+
+[ctr]
+encryption-algorithm=aes_ctr