diff options
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/Readme.html | 2 |
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> |