yi created HADOOP-9332: -------------------------- Summary: Crypto codec implementations for AES and RC4 Key: HADOOP-9332 URL: https://issues.apache.org/jira/browse/HADOOP-9332 Project: Hadoop Common Issue Type: Sub-task Components: security Affects Versions: 3.0.0 Reporter: yi Fix For: 3.0.0
This JIRA task provides three crypto codec implementations based on the Hadoop crypto codec framework. They are: 1. Simple AES Codec. AES codec implementation based on AES-NI. (Not splittable) 2. AES Codec. AES codec implementation based on AES-NI in splittable format. 3. A crypto codec implementation for RC4 stream cipher. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira