You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Yi Liu (JIRA)" <ji...@apache.org> on 2014/07/10 08:29:05 UTC

[jira] [Resolved] (HADOOP-10803) Update OpensslCipher#getInstance to accept CipherSuite#name format.

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

Yi Liu resolved HADOOP-10803.
-----------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

> Update OpensslCipher#getInstance to accept CipherSuite#name format.
> -------------------------------------------------------------------
>
>                 Key: HADOOP-10803
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10803
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: security
>    Affects Versions: fs-encryption (HADOOP-10150 and HDFS-6134)
>            Reporter: Yi Liu
>            Assignee: Yi Liu
>             Fix For: fs-encryption (HADOOP-10150 and HDFS-6134)
>
>         Attachments: HADOOP-10803.patch
>
>
> The name format of {{org.apache.hadoop.crypto.CipherSuite}} is the same as   transformation of {{javax.crypto.Cipher#getInstance}}. 
> Let's update the {{OpensslCipher#getInstance}} to accept same format, then we can get OpensslCipher instance using CipherSuite.



--
This message was sent by Atlassian JIRA
(v6.2#6252)