[ 
https://issues.apache.org/jira/browse/SPARK-37666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17460984#comment-17460984
 ] 

Apache Spark commented on SPARK-37666:
--------------------------------------

User 'MaxGekk' has created a pull request for this issue:
https://github.com/apache/spark/pull/34925

> Set `GCM` as the default mode in `aes_encrypt()`/`aes_decrypt()`
> ----------------------------------------------------------------
>
>                 Key: SPARK-37666
>                 URL: https://issues.apache.org/jira/browse/SPARK-37666
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: Max Gekk
>            Assignee: Max Gekk
>            Priority: Major
>
> Change the default mode from ECB to GCM in AES functions: aes_encrypt() and 
> aes_decrypt(). GCM is much more preferable because it is semantically secure. 
> Also the mode is used the default one in other systems like Snowflake, see 
> https://docs.snowflake.com/en/sql-reference/functions/encrypt.html



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to