CNSA 2.0 in Java with wolfJSSE and wolfJCE

We recently announced post-quantum cryptography support in wolfJSSE and wolfJCE, our Java JSSE and JCE providers backed by wolfSSL and wolfCrypt. Java applications can now use the CNSA 2.0 algorithms directly from the standard JSSE and JCE APIs! What CNSA 2.0 Requires CNSA 2.0 is the NSA’s Commercial National Security Algorithm Suite 2.0, the quantum-resistant […]

Read MoreMore Tag

wolfJSSE and wolfJCE Now Support Post-Quantum Cryptography

Post-quantum cryptography (PQC) support has been added to wolfSSL’s Java providers! wolfJSSE, our JSSE provider built on the wolfSSL embedded SSL/TLS library, and wolfJCE, our JCE provider built on the wolfCrypt encryption engine, now include the NIST-standardized post-quantum algorithms along with the stateful hash-based signature schemes: ML-KEM (FIPS 203) key encapsulation with parameter sets ML-KEM-512, […]

Read MoreMore Tag

wolfSSL Bouncy Castle Migration Guide

Do you use Bouncy Castle and want to migrate to wolfSSL’s Java providers – wolfJSSE and wolfJCE? If so, we just published a Bouncy Castle Migration Guide! wolfJSSE and wolfJCE are Java Security Providers that sit on top of native wolfCrypt and wolfSSL for cryptography and SSL/TLS functionality. Common advantages to using wolfSSL include progressive […]

Read MoreMore Tag

wolfCrypt JNI/JCE 1.10.0 Now Available

wolfCrypt JNI/JCE 1.10.0 is now available for download! This release brings new JCE Cipher support for RSA OAEP padding schemes and RSA key wrapping (WRAP/UNWRAP modes), a PKIX CertPathBuilder implementation using native wolfSSL X.509 functionality, default FIPS error callback registration, new JNI utilities for hex string conversion and PEM-to-DER, enhanced WolfSSLX509StoreCtx methods, and two new […]

Read MoreMore Tag

wolfCrypt JNI/JCE 1.9.0 Now Available

wolfCrypt JNI/JCE 1.9.0 is now available for download! This release contains a number of bug fixes and expands the Java Cryptography Extension (JCE) footprint, introducing new algorithms, cipher modes, and capabilities. wolfCrypt JNI/JCE allows for use of the native wolfCrypt cryptography library from Java. The thin JNI wrapper can be used for direct JNI calls […]

Read MoreMore Tag