Description
Implement the GCM mode in AES - aes_encrypt() and aes_decrypt()
Attachments
Issue Links
- causes
-
SPARK-37666 Set `GCM` as the default mode in `aes_encrypt()`/`aes_decrypt()`
- Resolved
- is blocked by
-
SPARK-37586 Add cipher mode option and set default cipher mode for aes_encrypt and aes_decrypt
- Resolved
- is related to
-
SPARK-37858 Throw Spark exceptions from AES functions
- Resolved
- links to