Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-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 166A7E64A for ; Thu, 30 May 2013 14:53:28 +0000 (UTC) Received: (qmail 42892 invoked by uid 500); 30 May 2013 14:53:28 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 42389 invoked by uid 500); 30 May 2013 14:53:23 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 42216 invoked by uid 99); 30 May 2013 14:53:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 May 2013 14:53:20 +0000 Date: Thu, 30 May 2013 14:53:20 +0000 (UTC) From: "Brett Okken (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CODEC-171) Add support for CRC32-C MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Brett Okken created CODEC-171: --------------------------------- Summary: Add support for CRC32-C Key: CODEC-171 URL: https://issues.apache.org/jira/browse/CODEC-171 Project: Commons Codec Issue Type: Improvement Reporter: Brett Okken Add a java CRC32-C java.util.zip.Checksum implementation. There is a PureJavaCrc32C implementation that is part of apache-hadoop-common. It would be great to have that more easily consummable with far fewer transitive dependencies. -- 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