You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2016/05/04 16:04:12 UTC

[jira] [Commented] (CRYPTO-52) Improve assertion message when test fails due to lack of JCE Unlimited Strength Jurisdiction Policy Files.

    [ https://issues.apache.org/jira/browse/CRYPTO-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270891#comment-15270891 ] 

Chris Nauroth commented on CRYPTO-52:
-------------------------------------

I have submitted this pull request for the change.  Thank you.

https://github.com/apache/commons-crypto/pull/38


> Improve assertion message when test fails due to lack of JCE Unlimited Strength Jurisdiction Policy Files.
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CRYPTO-52
>                 URL: https://issues.apache.org/jira/browse/CRYPTO-52
>             Project: Commons Crypto
>          Issue Type: Improvement
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>
> {{JceCipherTest}} requires support for an AES key length of 256.  This is only available if the runtime JDK has installed the JCE Unlimited Strength Jurisdiction Policy Files.  When the test fails, the reason isn't clear.  We can improve this by detecting the maximum allowed key length and showing a more descriptive assertion message.



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