Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
fs-encryption (HADOOP-10150 and HDFS-6134)
-
None
-
Reviewed
Description
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.