> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/server/security/encryption/data-at-rest-encryption/aria-encryption.md).

# Aria Encryption

{% columns %}
{% column %}
{% content-ref url="/pages/RujSzSmZleW4eJk5ct8q" %}
[Aria: Encryption Overview](/docs/server/security/encryption/data-at-rest-encryption/aria-encryption/aria-encryption-overview.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
Introduction to encrypting Aria tables, covering the necessary system variables (aria\_encrypt\_tables, encrypt\_tmp\_disk\_tables) and how to verify encryption status by inspecting data files.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/JP5mPowWEbNTg64935BP" %}
[Aria: Enabling Encryption](/docs/server/security/encryption/data-at-rest-encryption/aria-encryption/aria-enabling-encryption.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
Step-by-step guide to enabling encryption for user-created and internal temporary Aria tables, including the requirement to manually rebuild existing tables using ALTER TABLE.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/DOIGR93nn2NsEAkMxpaY" %}
[Aria: Encryption Keys](/docs/server/security/encryption/data-at-rest-encryption/aria-encryption/aria-encryption-keys.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
Details how Aria manages encryption keys (using ID 1 for user tables and ID 2 for temporary tables) and notes limitations regarding key rotation and per-table key assignment.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/IqbBPO6P87fR5RXn7NPV" %}
[Aria: Disabling Encryption](/docs/server/security/encryption/data-at-rest-encryption/aria-encryption/aria-disabling-encryption.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
Instructions for safely disabling encryption on Aria tables, emphasizing the need to rebuild tables to an unencrypted state before removing key management plugins.
{% endcolumn %}
{% endcolumns %}
