diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2024-02-05 15:15:51 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2024-02-05 15:15:51 +0700 |
commit | 6ba210991405869d7b54f6bf3c70d6c7f5d2f177 (patch) | |
tree | 640a78174e111cce368a5941aae80ecc55e1a3ae | |
parent | DTLS: Sanity check on return value from DtlsTransport.Receive (diff) | |
download | BouncyCastle.NET-ed25519-6ba210991405869d7b54f6bf3c70d6c7f5d2f177.tar.xz |
Update Readme for 2.3.0
-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 4fa547f76..ee726b5a4 100644 --- a/crypto/Readme.html +++ b/crypto/Readme.html @@ -329,7 +329,7 @@ <hr style="WIDTH: 100%; HEIGHT: 2px"> <h3><a class="mozTocH3" name="mozTocId3413"></a>Notes:</h3> - <h4><a class="mozTocH4" name="mozTocId85331"></a>Release 2.3.0, TBD</h4> + <h4><a class="mozTocH4" name="mozTocId85331"></a>Release 2.3.0, Monday February 5, 2024</h4> <h5>Defects Fixed</h5> <ul> <li>AsconEngine: Fixed a buffering bug when decrypting across multiple ProcessBytes calls (ascon128a unaffected).</li> |