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

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

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

ASF GitHub Bot commented on HIVE-11593:
---------------------------------------

GitHub user apivovarov opened a pull request:

    https://github.com/apache/hive/pull/48

    HIVE-11593 Add aes_encrypt and aes_decrypt UDFs

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apivovarov/hive AES

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hive/pull/48.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #48
    
----
commit e33b81ad8a12ed2ffcbe79dc2d12bb4e07e44595
Author: Alexander Pivovarov <ap...@gmail.com>
Date:   2015-08-17T01:36:32Z

    HIVE-11593 Add aes_encrypt and aes_decrypt UDFs

----


> 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)