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:02:12 UTC

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

Chris Nauroth created CRYPTO-52:
-----------------------------------

             Summary: 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)