20
Data-at-Rest Encryption
MariaDB supports the use of data-at-rest encryption for tables and tablespaces. For a minor performance overhead of 3-5%, this makes it almost impossible for someone with access to the host system or who steals a hard drive to read the original data.
-
Data-at-Rest Encryption Overview
Having data encrypted will make it hard for someone to steal your data. -
Why Encrypt MariaDB Data?
When to use encryption for MariaDB data. -
Key Management and Encryption Plugins
MariaDB uses plugins to handle key management and encryption of data. -
Encrypting Binary Logs
Data-at-rest encryption for binary logs and relay logs. -
Aria Encryption
Configuration and use of data-at-rest encryption with the Aria storage engine. -
InnoDB Encryption
Articles on using data-at-rest encryption with the InnoDB storage engine.
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.