wolfSSL JNI/JSSE 1.16.0 is now available for download! This release contains a number of bug fixes and changes to the JNI and JSSE layers. wolfSSL JNI/JSSE allows for use of the native wolfSSL SSL/TLS library from Java. The thin JNI wrapper can be used for direct JNI calls into native wolfSSL, or the JSSE provider […]
Read MoreMore TagCategory: wolfSSL JSSE Provider (and JNI wrapper)
wolfSSL Java JSSE Provider Supports DTLS 1.3
wolfSSL’s Java JSSE provider (wolfJSSE) now supports DTLS 1.3! This support includes DTLS 1.3 on both client and server side through the SSLEngine interface. This support can be found in the wolfssljni GitHub master branch, and will be included in the next stable release. Benefits of DTLS 1.3 DTLS 1.3 (see RFC 9147) brings improved […]
Read MoreMore Tag
