-
-
Notifications
You must be signed in to change notification settings - Fork 942
Closed
Milestone
Description
Environment
originally reported by @jkutner on the mailing list, the OpenJDK
javax.crypto.JceSecurity internals changed: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/666ddde3fecf
Expected Behavior
unlimited strength Java cryptography support out of the box (on OpenJDK derrivates)
Actual Behavior
limited cryptography strength - need to install Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files
Reactions are currently unavailable