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-06-21 03:30:57 +0400
committerDavid Hook <dgh@cryptoworkshop.com>2013-06-21 03:30:57 +0400
commit230dfee772f46260e6c96f3bab705cafca77a926 (patch)
treeca4234f92bd2f4e6d64a7eecfb06b7644d1da131 /docs
parent9506e84089e0b1cafb6e3400d3f8de6b0a920178 (diff)
update
Diffstat (limited to 'docs')
-rw-r--r--docs/releasenotes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releasenotes.html b/docs/releasenotes.html
index 7e384037..07983521 100644
--- a/docs/releasenotes.html
+++ b/docs/releasenotes.html
@@ -28,11 +28,13 @@ Release 1.50
<li>The DualECSP800DRBG sometimes truncated the last block in the generated stream incorrectly. This has been fixed.</li>
<li>Keys produced from RSA certificates with specialised parameters would lose the parameter settings. This has been fixed.</li>
<li>OAEP parameters were being ignored on CMS key trans recipient processing. This has been fixed.</li>
+<li>OpenPGP NotationData was restricting the name and value lengths to 255 characters and truncating silently. This has been fixed.</li>
</ul>
<h3>2.2.3 Additional Features and Functionality</h3>
<ul>
<li>Addtional work has been done on CMS recipient generation to simplify the generation of OAEP encrypted messages and allow for non-default parameters.</li>
<li>OCB implementation updated to account for changes in draft-irtf-cfrg-ocb-03.</li>
+<li>RFC 6637 ECDSA support has been added to the OpenPGP API.</li>
</ul>
<h3>2.2.1 Version</h3>