Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10150 Hadoop cryptographic file system
  3. HADOOP-10693

Implementation of AES-CTR CryptoCodec using JNI to OpenSSL

    XMLWordPrintableJSON

Details

    Description

      In HADOOP-10603, we have an implementation of AES-CTR CryptoCodec using Java JCE provider.
      To get high performance, the configured JCE provider should utilize native code and AES-NI, but in JDK6,7 the Java embedded provider doesn't support it.

      Considering not all hadoop user will use the provider like Diceros or able to get signed certificate from oracle to develop a custom provider, so this JIRA will have an implementation of AES-CTR CryptoCodec using JNI to OpenSSL directly.

      Attachments

        1. HADOOP-10693.patch
          41 kB
          Yi Liu
        2. HADOOP-10693.8.patch
          78 kB
          Yi Liu
        3. HADOOP-10693.7.patch
          78 kB
          Yi Liu
        4. HADOOP-10693.6.patch
          78 kB
          Yi Liu
        5. HADOOP-10693.5.patch
          59 kB
          Yi Liu
        6. HADOOP-10693.4.patch
          58 kB
          Yi Liu
        7. HADOOP-10693.3.patch
          58 kB
          Yi Liu
        8. HADOOP-10693.2.patch
          45 kB
          Yi Liu
        9. HADOOP-10693.1.patch
          41 kB
          Yi Liu

        Activity

          People

            hitliuyi Yi Liu
            hitliuyi Yi Liu
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: