Details
-
Task
-
Status: Stalled (View Workflow)
-
Critical
-
Resolution: Unresolved
-
None
-
10.3.3-1
Description
extend AES_ENCRYPT() and AES_DECRYPT() to support IV and the algorithm. Something like
AES_ENCRYPT(text, key, [IV [, AAD [ USING algorithm]]])
|
and @@block_encryption_mode variable as in 5.7
Attachments
Issue Links
- blocks
-
MDEV-11476 AES_ENCRYPT/DECRYPT: Improper key sizes aren't handled correctly
-
- Open
-
- is blocked by
-
MDEV-10332 Server 10.2: Add support for OpenSSL 1.1
-
- Closed
-
- is duplicated by
-
MDEV-28721 Initialization vector for AES_{EN,DE}CRYPT
-
- Closed
-
- is part of
-
MDEV-28906 MySQL 8.0 desired compatibility
-
- Open
-
- links to