summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2024-05-10 21:13:03 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2024-05-10 21:13:03 +0700
commita7d25c5657c847cdbb315c37405d4f92be4a61dc (patch)
treeb6737e61faceb985875e31cf5da81cd465a75415
parentFix CMS recipient selection by SubjectKeyIdentifier (diff)
downloadBouncyCastle.NET-ed25519-a7d25c5657c847cdbb315c37405d4f92be4a61dc.tar.xz
Update release notes
-rw-r--r--crypto/Readme.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/Readme.html b/crypto/Readme.html
index d37793361..bf21ec9e3 100644
--- a/crypto/Readme.html
+++ b/crypto/Readme.html
@@ -336,6 +336,8 @@
         <h4><a class="mozTocH4" name="mozTocId9020400"></a>Release 2.4.0, TBD</h4>
         <h5>Defects Fixed</h5>
         <ul>
+            <li>Fixed the input length check for the CCM cipher mode.</li>
+            <li>CMS: Fix recipient selection based on certificate SubjectKeyIdentifier.</li>
         </ul>
         <h5>Additional Features and Functionality</h5>
         <ul>