Choosing an Encryption Plugin
This page is part of MariaDB's Documentation.
The parent of this page is: Encryption Plugins
Topics on this page:
Overview
MariaDB Enterprise Server and MariaDB Community Server supports data-at-rest encryption, which secures data on the file system. The server and storage engines encrypt data before writes and decrypts during reads, ensuring that the data is only unencrypted when accessed directly through the server.
They support multiple encryption plugins, which are suited for different use cases.
Encryption Plugin | Description |
---|---|
| |
| |
|
Feature | HashiCorp Vault | Amazon Web Services (AWS) KMS | File Key Management |
---|---|---|---|
Supported by MariaDB Enterprise Server | Yes | Yes | Yes |
Supported by MariaDB Community Server | No | Yes | Yes |
Supports key rotation | Yes | Yes | No |