You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Dapeng Sun (JIRA)" <ji...@apache.org> on 2016/05/11 06:25:13 UTC

[jira] [Updated] (CRYPTO-56) add informative error message, keep consistent with JDK

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

Dapeng Sun updated CRYPTO-56:
-----------------------------
    Assignee: Xianda Ke

> add informative error message, keep consistent with JDK
> -------------------------------------------------------
>
>                 Key: CRYPTO-56
>                 URL: https://issues.apache.org/jira/browse/CRYPTO-56
>             Project: Commons Crypto
>          Issue Type: Improvement
>            Reporter: Xianda Ke
>            Assignee: Xianda Ke
>
> 1. Invalid key length
> When the key length is invalid, Commons Crypto's error message is
> "Invalid key length."  
> JDK would throw an error message: "Invalid AES key length: xx bytes"
> 2. invalid IV length error mesage
> Commons Crypto : "Wrong IV length."
> JDK: "Wrong IV length: must be 16 bytes long"
> JDK's error message is more informative. it would be better to keep consistent with JDK.



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