

# Encryption and decryption functions
<a name="encryption-decryption-functions"></a>

Encryption and decryption functions help SQL developers protect sensitive data from unauthorized access or misuse by converting it between a readable, plaintext form and an unreadable, ciphertext form.

AWS Clean Rooms Spark SQL supports the following encryption and decryption functions:

**Topics**
+ [AES\_ENCRYPT function](AES_ENCRYPT.md)
+ [AES\_DECRYPT function](AES_DECRYPT.md)