https://issues.apache.org/bugzilla/show_bug.cgi?id=53475
--- Comment #7 from Andreas Beeker <[email protected]> --- Created attachment 31061 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31061&action=edit JCE-check added to tests and AgileDecryptor This patch contains the Assume-Check if the JCE restrictions are in place, which Dominik recommended. With the Junit3 code, the Assume didn't work, so I needed to convert it to Junit4 annotated code. Furthermore I've removed some obsolete lines, as the Biff8EncryptionKey is not needed with Agile-Decryption. I'll add more javadocs when the encryption stuff is finished and also a comment about the JCE policies in the website docs. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
