Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Hook <dgh@cryptoworkshop.com>2013-11-08 05:29:01 +0400
committerDavid Hook <dgh@cryptoworkshop.com>2013-11-08 05:29:01 +0400
commit9cb31f27e515f8e716bb706b2ebee30a40e179f1 (patch)
tree30d351cdc612d5bc91bb391f2055321b1750e985 /docs
parent454c5168a3107fdad665a32261e9eeee7bd5525d (diff)
update
Diffstat (limited to 'docs')
-rw-r--r--docs/releasenotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/releasenotes.html b/docs/releasenotes.html
index c64bac6c..1a0034ed 100644
--- a/docs/releasenotes.html
+++ b/docs/releasenotes.html
@@ -35,6 +35,7 @@ Release 1.50
<li>GOST keys would not encode using the CryptoPro parameter set, even if it was available. This has been fixed.</li>
<li>The TimeStampRequest stream constructor was not setting the extensions field correctly. This has been fixed.</li>
<li>Default RC2 parameters for 40 bit RC2 keys in CMSEnvelopedData were encoding incorrectly. This has been fixed.</li>
+<li>In case of a long hash the DSTU4145 implementation would sometimes remove one bit too much during truncation. This has been fixed.</li>
</ul>
<h3>2.1.3 Additional Features and Functionality</h3>
<ul>