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 2D362196E3 for ; Wed, 27 Apr 2016 07:49:13 +0000 (UTC) Received: (qmail 65550 invoked by uid 500); 27 Apr 2016 07:49:13 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 65457 invoked by uid 500); 27 Apr 2016 07:49:12 -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 65441 invoked by uid 99); 27 Apr 2016 07:49:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Apr 2016 07:49:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CAA6A2C14F4 for ; Wed, 27 Apr 2016 07:49:12 +0000 (UTC) Date: Wed, 27 Apr 2016 07:49:12 +0000 (UTC) From: "Dian Fu (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CRYPTO-29) Make sure Cypher.ENCRYPT_MODE is consistent with JDK 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/CRYPTO-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated CRYPTO-29: -------------------------- Fix Version/s: 1.0.0 > Make sure Cypher.ENCRYPT_MODE is consistent with JDK > ---------------------------------------------------- > > Key: CRYPTO-29 > URL: https://issues.apache.org/jira/browse/CRYPTO-29 > Project: Commons Crypto > Issue Type: Bug > Reporter: Sebb > Assignee: Dian Fu > Fix For: 1.0.0 > > > Cypher.ENCRYPT_MODE should be an enum > Or is it supposed to be the same as Openssl.ENCRYPT_MODE? > In which case, why not use that? -- This message was sent by Atlassian JIRA (v6.3.4#6332)