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

[jira] [Created] (HDFS-6644) Update OpensslCipher#getInstance to accept CipherSuite#name format.

Yi Liu created HDFS-6644:
----------------------------

             Summary: Update OpensslCipher#getInstance to accept CipherSuite#name format.
                 Key: HDFS-6644
                 URL: https://issues.apache.org/jira/browse/HDFS-6644
             Project: Hadoop HDFS
          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)


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)