Percona Server for MySQL feature - Support for RSA padding
Percona Server for MySQL 8.0.40-31 adds support for the following padding for RSA operations:
-
pkcs1, oaep, or no padding for RSA encrypt and decrypt operations
-
pkcs1 or pkcs1_pss padding for RSA sign and verify operations
Find more information in Encryption user-defined functions.