Skip to content

Commit ac1856d

Browse files
committed
BCJSSE updates in release notes
1 parent 568a493 commit ac1856d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/releasenotes.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ <h3>2.1.2 Defects Fixed</h3>
2525
<ul>
2626
<li>Attempting to check a password on a stripped PGP would throw an exception. Checking the password on such a key will now always return false.</li>
2727
<li>Fixed an issue in KangarooTwelve where premature absorption caused erroneous 168-byte padding; absorption is now delayed so correct final-byte padding is applied.</li>
28+
<li>BCJSSE: Fix supported_versions creation for renegotiation handshake.</li>
2829
</ul>
2930
<h3>2.1.3 Additional Features and Functionality</h3>
3031
<ul>
@@ -33,6 +34,7 @@ <h3>2.1.3 Additional Features and Functionality</h3>
3334
<li>Support for the generation and use as trust anchors has been added for certificate signatures with id-alg-unsigned as the signature type.</li>
3435
<li>Support for CMP direct POP for encryption keys using challenge/response has been added to the CMP/CRMF APIs.</li>
3536
<li>Support for SupportedCurves attribute to the BC provider</li>
37+
<li>BCJSSE: Added support for SLH-DSA signature schemes in TLS 1.3 per draft-reddy-tls-slhdsa-01.</li>
3638
</ul>
3739

3840
<a id="r1rv82"><h3>2.2.1 Version</h3></a>

0 commit comments

Comments
 (0)