Skip to content

Commit 18a2935

Browse files
committed
Merge branch 'main' of gitlab.cryptoworkshop.com:root/bc-java
2 parents a0eb676 + 9499219 commit 18a2935

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/releasenotes.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ <h3>2.1.3 Additional Features and Functionality</h3>
4444
<li>CMS now supports ML-DSA for SignedData generation.</li>
4545
<li>Introduce high-level OpenPGP API for message creation/consumption and certificate evaluation.</li>
4646
<li>Add JDK21 KEM API implementation for HQC algorithm.</li>
47+
<li>BCJSSE: Strip trailing dot from hostname for SNI, endpointID checks.</li>
48+
<li>BCJSSE: Draft support for ML-KEM updated (draft-connolly-tls-mlkem-key-agreement-05).</li>
49+
<li>BCJSSE: Draft support for hybrid ECDHE-MLKEM (draft-ietf-tls-ecdhe-mlkem-00).</li>
50+
<li>BCJSSE: Optionally prefer TLS 1.3 server's supported_groups order (BCSSLParameters.useNamedGroupsOrder).</li>
4751
</ul>
4852

4953
<a id="r1rv80"><h3>2.2.1 Version</h3></a>

0 commit comments

Comments
 (0)