PeterIndia Knowledge Portal
Self-Learning Resource Library

Java Cryptography Extension (JCE)

A curated set of links on JCE and JCA — installing unlimited strength jurisdiction policy files, provider setup, and using BouncyCastle for advanced cryptographic operations in Java.

About this collection

The Java Cryptography Extension (JCE) builds on the Java Cryptography Architecture (JCA) to provide encryption, key generation, and message authentication for Java applications. The resources below cover installing the unlimited strength policy files required for stronger key sizes, working with the BouncyCastle provider, and understanding how JCA and JCE fit together.

Curated Links

  1. Install the JCE Unlimited Strength Policy File

    How Do I Install the Java Cryptography Extension Unlimited Strength Jurisdiction Policy File for Oracle JDK? Red Hat Customer Portal
  2. BouncyCastle with Java

    Introduction to BouncyCastle with Java Baeldung
  3. JCA and JCE in Java

    Cryptography in Java — JCA & JCE Crypto-IT
  4. Webstart 256-bit Encryption Issue

    Java Web Start Management Client May Fail to Connect to Management Server Using 256-Bit Encryption Forcepoint Support