Skip to content

Commit 0aa6fb4

Browse files
committed
Add CCM fix to release notes
Signed-off-by: Alexander Scheel <alexander.scheel@keyfactor.com>
1 parent 32da5b7 commit 0aa6fb4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/releasenotes.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ <h3>2.1.2 Defects Fixed</h3>
2929
<li>Issues with non-constant time ML-KEM implementation ("Kyber Slash") have been fixed.</li>
3030
<li>Align ML-KEM input validation with FIPS 203 IPD requirements.</li>
3131
<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>
3233
</ul>
3334
<h3>2.1.3 Additional Features and Functionality</h3>
3435
<ul>

0 commit comments

Comments
 (0)