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)