Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 13ED510735 for ; Mon, 2 Dec 2013 07:03:46 +0000 (UTC) Received: (qmail 59489 invoked by uid 500); 2 Dec 2013 07:03:43 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 58325 invoked by uid 500); 2 Dec 2013 07:03:38 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 58252 invoked by uid 99); 2 Dec 2013 07:03:37 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Dec 2013 07:03:37 +0000 Date: Mon, 2 Dec 2013 07:03:37 +0000 (UTC) From: "jie zhu (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-9332) Crypto codec implementations for AES MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-9332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jie zhu updated HADOOP-9332: ---------------------------- Affects Version/s: (was: 3.0.0) > Crypto codec implementations for AES > ------------------------------------ > > 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 Liu > Fix For: 3.0.0 > > Attachments: HADOOP-9332.patch, HADOOP-9332.patch > > > 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. -- This message was sent by Atlassian JIRA (v6.1#6144)