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 "Jerry Chen (JIRA)" <ji...@apache.org> on 2013/02/25 04:20:13 UTC

[jira] [Created] (HADOOP-9333) Hadoop crypto codec framework based on compression codec

Jerry Chen created HADOOP-9333:
----------------------------------

             Summary: Hadoop crypto codec framework based on compression codec
                 Key: HADOOP-9333
                 URL: https://issues.apache.org/jira/browse/HADOOP-9333
             Project: Hadoop Common
          Issue Type: Sub-task
    Affects Versions: 3.0.0
            Reporter: Jerry Chen


The work defined here is to extend the Compression Codec framework to the encryption framework for handling encryption and decryption specific requirements in Hadoop.
The targets of the encryption framework are:
1.	Establishes a common abstraction of the API level that can be shared by all crypto codec implementations as well as users that use the API. 
2.	Provides a foundation for other components in Hadoop such as Map Reduce or HBase to support encryption features.


--
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