diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2024-05-27 13:31:18 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2024-05-27 13:31:18 +0700 |
commit | c44f431b349b417ec0efcfa7048330adf9630fb9 (patch) | |
tree | 7d063497d96b4479a12c51f17fb2e42c1260bc9f /crypto/Readme.html | |
parent | Refactoring in ASN.1 classes (diff) | |
download | BouncyCastle.NET-ed25519-c44f431b349b417ec0efcfa7048330adf9630fb9.tar.xz |
Update Readme for 2.4.0
Diffstat (limited to '')
-rw-r--r-- | crypto/Readme.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Readme.html b/crypto/Readme.html index 81e26814e..dc73133be 100644 --- a/crypto/Readme.html +++ b/crypto/Readme.html @@ -333,7 +333,7 @@ <hr style="WIDTH: 100%; HEIGHT: 2px"> <h3><a class="mozTocH3" name="mozTocId3413"></a>Notes:</h3> - <h4><a class="mozTocH4" name="mozTocId9020400"></a>Release 2.4.0, TBD</h4> + <h4><a class="mozTocH4" name="mozTocId9020400"></a>Release 2.4.0, Monday May 27, 2024</h4> <h5>Defects Fixed</h5> <ul> <li>Fixed the input length check for the CCM cipher mode.</li> |