summary refs log tree commit diff
path: root/crypto/Readme.html
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2020-12-10 11:43:28 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2020-12-10 11:43:28 +0700
commit64babb55e4bf2f24097c25d97e695ed86583558b (patch)
tree4e862dc07319855886421f52d0bf9620d6597adc /crypto/Readme.html
parentAdd contributor entry (diff)
downloadBouncyCastle.NET-ed25519-64babb55e4bf2f24097c25d97e695ed86583558b.tar.xz
Add defect fixed for 1.8.9 release-1.8.9
Diffstat (limited to 'crypto/Readme.html')
-rw-r--r--crypto/Readme.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/crypto/Readme.html b/crypto/Readme.html
index 12d48e0a9..936742cf0 100644
--- a/crypto/Readme.html
+++ b/crypto/Readme.html
@@ -308,6 +308,10 @@ We state, where EC MQV has not otherwise been disabled or removed:
 
         <h4><a class="mozTocH4" name="mozTocId85323"></a>Release 1.8.9, Tuesday December 8, 2020</h4>
 
+        <h5>Defects Fixed</h5>
+        <ul>
+            <li>The TimeStampToken generator is now using PkcsObjectIdentifiers.IdAASigningCertificateV2 for the generating SigningCertificateV2.</li>
+        </ul>
         <h5>Additional Features and Functionality</h5>
         <ul>
             <li>Added CSHAKE digest and KMAC.</li>