We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32da5b7 commit 0aa6fb4Copy full SHA for 0aa6fb4
1 file changed
docs/releasenotes.html
@@ -29,6 +29,7 @@ <h3>2.1.2 Defects Fixed</h3>
29
<li>Issues with non-constant time ML-KEM implementation ("Kyber Slash") have been fixed.</li>
30
<li>Align ML-KEM input validation with FIPS 203 IPD requirements.</li>
31
<li>Make PEM parsing more forgiving of whitespace to align with RFC 7468 - Textual Encodings of PKIX, PKCS, and CMS Structures.</li>
32
+<li>Fix CCM length checks with large nonce sizes (n=12, n=13).</li>
33
</ul>
34
<h3>2.1.3 Additional Features and Functionality</h3>
35
<ul>
0 commit comments