You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Alexander Pivovarov (JIRA)" <ji...@apache.org> on 2015/08/18 08:22:45 UTC

[jira] [Updated] (HIVE-11593) Add aes_encrypt and aes_decrypt UDFs

     [ https://issues.apache.org/jira/browse/HIVE-11593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Pivovarov updated HIVE-11593:
---------------------------------------
    Description: 
AES (Advanced Encryption Standard) algorithm.

Oracle JRE supports AES-128 out of the box
AES-192 and AES-256 are supported if Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files are installed


  was:
AES (Advanced Encryption Standard) algorithm.

Oracle JRE supports AES-128 out of the box
AES-192 and AES-256 are supported if Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files installed



> Add aes_encrypt and aes_decrypt UDFs
> ------------------------------------
>
>                 Key: HIVE-11593
>                 URL: https://issues.apache.org/jira/browse/HIVE-11593
>             Project: Hive
>          Issue Type: New Feature
>          Components: UDF
>            Reporter: Alexander Pivovarov
>            Assignee: Alexander Pivovarov
>
> AES (Advanced Encryption Standard) algorithm.
> Oracle JRE supports AES-128 out of the box
> AES-192 and AES-256 are supported if Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files are installed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)