Skip to content

Commit ee8ea02

Browse files
committed
Belated release note for BCJSSE change
1 parent 379872c commit ee8ea02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/releasenotes.html

+3
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ <h3>2.1.3 Additional Features and Functionality</h3>
3232
<h3>2.1.4 Notes.</h3>
3333
<ul>
3434
<li>Both versions of NTRUPrime have been updated to produce 256 bit secrets in line with Kyber. This should also bring them into line with other implementations such as those used in OpenSSH now.</li>
35+
<li>BCJSSE: The boolean system property 'org.bouncycastle.jsse.fips.allowRSAKeyExchange" now defaults to false. All RSA
36+
key exchange cipher suites will therefore be disabled when the BCJSSE provider is used in FIPS mode, unless this system
37+
property is explicitly set to true.</li>
3538
</ul>
3639

3740
<a id="r1rv77"><h3>2.2.1 Version</h3></a>

0 commit comments

Comments
 (0)