12.17 MySQL Enterprise Encryption Functions

12.17.1 Enterprise Encryption Installation
12.17.2 Enterprise Encryption Usage and Examples
12.17.3 Enterprise Encryption Function Reference
12.17.4 Enterprise Encryption Function Descriptions
Note

MySQL Enterprise Encryption is an extension included in MySQL Enterprise Edition, a commercial product. To learn more about commercial products, http://www.mysql.com/products/.

As of MySQL 5.6.21, MySQL Enterprise Edition includes a set of encryption functions based on the OpenSSL library that expose OpenSSL capabilities at the SQL level. These functions enable Enterprise applications to perform the following operations:

Enterprise Encryption supports the RSA, DSA, and DH cryptographic algorithms.

Enterprise Encryption is supplied as a user-defined function (UDF) library, from which individual functions can be installed individually.