1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-11 09:43:05 +03:00
Files
mariadb/mysql-test/include/encryption_algorithms.combinations
Jan Lindström e7b1d7350f Introduce only one combinations file and and rule for aes_ctr to
suite.pm so that it is not used if not available.
2015-03-16 12:47:32 +02:00

9 lines
107 B
Plaintext

[cbc]
encryption-algorithm=aes_cbc
[ecb]
encryption-algorithm=aes_ecb
[ctr]
encryption-algorithm=aes_ctr