[
https://issues.apache.org/jira/browse/DIRKRB-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
YanYan updated DIRKRB-512:
--------------------------
Attachment: DIRKRB-512-v1.patch
To maintain code structure, I created a new class in {{kerby-util}}. So
{{isAES256Enabled ()}} can be freely used outside the {{kerby-crypto}}.
[~YaningXu], thanks for your idea for fixing the bug. Will you kindly review
this patch for me, and give me some more advice? Cause I thought {{assumeTrue
()}} may skip too many tests.
> Java building error: Illegal key size
> -------------------------------------
>
> Key: DIRKRB-512
> URL: https://issues.apache.org/jira/browse/DIRKRB-512
> Project: Directory Kerberos
> Issue Type: Bug
> Affects Versions: 1.0.0-RC2
> Reporter: YanYan
> Assignee: YanYan
> Attachments: DIRKRB-512-v1.patch
>
>
> Default key size in java environment when using AES to encrypt is 128,
> while some of our tests require the key size to be 256.
> When the key size does not satisfy our standard, the corresponding tests
> should be skipped.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)