On Wed, 30 Apr 2025 22:39:47 GMT, Bradford Wetmore <wetm...@openjdk.org> wrote:
> Adds the RFC 5705/8446 TLS Key Exporters API/implementation to JSSE/SunJSSE > respectively. > > CSR is complete/approved. > > Tests include new unit tests for TLSv1-1.3. Have run tier1-2, plus the JCK > API (jck:api/java_security jck:api/javax_crypto jck:api/javax_net > jck:api/javax_security jck:api/org_ietf jck:api/javax_xml/crypto) This pull request has now been integrated. Changeset: 2926435d Author: Bradford Wetmore <wetm...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/2926435d228f21a227763ff4efcf32e511aa258a Stats: 1043 lines in 9 files changed: 1023 ins; 0 del; 20 mod 8341346: Add support for exporting TLS Keying Material Reviewed-by: hchao, jnimeh, weijun ------------- PR: https://git.openjdk.org/jdk/pull/24976