[ https://issues.apache.org/jira/browse/CRYPTO-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259813#comment-15259813 ]
Sebb commented on CRYPTO-29: ---------------------------- In which case, define the local name using the JDK name. ... static final int ENCRYPT_MODE = java....ENCRYPT_MODE; > 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)