Pergunta

Why do I need to get the Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files to be able to handle keys larger than 128 bit? Why is it not bundled with Java SE?

Foi útil?

Solução

This was originally due to US export laws, which were mostly repealed during the Clinton administration. Now it is due to the import laws of various other countries.

Outras dicas

This is due to US export laws. Probably.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top