[ 
https://issues.apache.org/jira/browse/CRYPTO-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dapeng Sun reassigned CRYPTO-85:
--------------------------------

    Assignee: Dapeng Sun

> CryptoCipher ENCRYPT_MODE and DECRYPT_MODE are unnecessary and confusing
> ------------------------------------------------------------------------
>
>                 Key: CRYPTO-85
>                 URL: https://issues.apache.org/jira/browse/CRYPTO-85
>             Project: Commons Crypto
>          Issue Type: Bug
>            Reporter: Sebb
>            Assignee: Dapeng Sun
>
> The CryptoCipher.ENCRYPT_MODE and DECRYPT_MODE constants don't seem to serve 
> any purpose.
> They should be dropped and the javax.crypto.Cipher constants used instead.
> Alternatively, replace them with an enum, which would allow the compiler to 
> check the values.
> Note: the values currently have to be checked by both JceCipher and 
> OpensslCipher. Since JceCipher uses the Cipher constant that check would 
> disappear if the CryptoCipher constant were dropped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to