block_encryption_mode
This page is part of MariaDB's Documentation.
The parent of this page is: System Variables for MariaDB Enterprise Server
Topics on this page:
Overview
In 11.4 ES:
Default block encryption mode for AES_
ENCRYPT() and AES_ DECRYPT() functions
DETAILS
PARAMETERS
Command-line | --block_encryption_mode={aes-128-ecb| |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global, Session |
Data Type | ENUM (aes-128-ecb, aes-192-ecb, aes-256-ecb, aes-128-cbc, aes-192-cbc, aes-256-cbc, aes-128-ctr, aes-192-ctr, aes-256-ctr) |
Product Default Value | aes-128-ecb |