Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

Java JRE policy key size 256 bits #227

Open
gregos22 opened this issue Oct 21, 2014 · 0 comments
Open

Java JRE policy key size 256 bits #227

gregos22 opened this issue Oct 21, 2014 · 0 comments

Comments

@gregos22
Copy link

Hello

On a default JDK installation, encryption algorithm is limited to 128 bit key size. In order to perform 256-bit encryption, I need to install Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files.
It's only 2 jar files to put in java_installation_directory/jre/lib/security

Available on Oracle site :
http://download.oracle.com/otn-pub/java/jce/7/UnlimitedJCEPolicyJDK7.zip

Without root rights, I can't install it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant