Skip to content

Commit 7ca0f30

Browse files
committed
Update release notes
1 parent fe144d1 commit 7ca0f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/releasenotes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ <h3>2.2.3 Additional Features and Functionality</h3>
3838
<li>Support has been added for the direct construction of S/MIME AuthEnvelopedData objects, via the SMIMEAuthEnvelopedData class.</li>
3939
<li>An override "org.bouncycastle.asn1.allow_wrong_oid_enc" property has been added to disable new OID encoding checks (use with caution).</li>
4040
<li>Support has been added for the PBEParemeterSpec.getParameterSpec() method where supported by the JVM.</li>
41-
<li>The low-level TLS now provides some support for configuring GCM nonce-generation for TLS 1.2 (FIPS 140-2/3 requirement).</li>
4241
<li>ML-DSA/SLH-DSA now return null for Signature.getParameters() if no context is provided. This allows the algorithms to be used with the existing Java key tool.</li>
4342
<li>HQC has been updated to reflect the reference implementation released on 2024-10-30.</li>
4443
<li>Support has been added to the low-level APIs for the OASIS Shamir Secret Splitting algorithms.</li>
44+
<li>BCJSSE: System property "org.bouncycastle.jsse.fips.allowGCMCiphersIn12" no longer used. FIPS TLS 1.2 GCM suites enabled according to JcaTlsCrypto#getFipsGCMNonceGeneratorFactory (see JavaDoc for details).</li>
4545
</ul>
4646

4747
<a id="r1rv79"><h3>2.2.1 Version</h3></a>

0 commit comments

Comments
 (0)