Skip to content

Commit 50b45d9

Browse files
committed
added new Argon2 property
1 parent d7f7d95 commit 50b45d9

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/releasenotes.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@ <h2>2.0 Release History</h2>
2323
Date:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2026, TBD
2424
<h3>2.1.2 Defects Fixed</h3>
2525
<ul>
26-
<li>Other provider public key conversions was failing with an exception for ML-DSA signature verification. This has been fixed.
26+
<li>Other provider public key conversions was failing with an exception for ML-DSA signature verification. This has been fixed.</li>
27+
</ul>
28+
<h3>2.2.3 Additional Features and Functionality</h3>
29+
<ul>
30+
<li>The system/security property "org.bouncycastle.argon2.max_memory_exp" can now be used to set the maximum exponent for the memory setting in Argon2. Default value is (and max possible) is 30.</li>
2731
</ul>
2832

2933
<a id="r1rv84"><h3>2.2.1 Version</h3></a>

0 commit comments

Comments
 (0)