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-09-28 02:38:44 +0400
committerDavid Hook <dgh@cryptoworkshop.com>2013-09-28 02:38:44 +0400
commita5ac1f784f1b4ace4130687c64fe2a470a35edf9 (patch)
tree09ceed05b509f5af9e97c5d8a406df0e562458de /docs
parentca7a6237da46f2f6d4d3de3815c48107076dcde9 (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 305fb01a..f75c2d2d 100644
--- a/docs/releasenotes.html
+++ b/docs/releasenotes.html
@@ -44,6 +44,7 @@ Release 1.50
<li>The 3 MAC based KDF generators in NIST SP 800-108 have been added to the lightweight API.</li>
<li>Support has been added for the GOST PKCS#5 PBKDF2 PBE function and handling of GOST PKCS#12 files.</li>
<li>Support has been added for the CryptoPro GOST CFB mode key meshing.</li>
+<li>Implementations of XSalsa20 and ChaCha have been added. Support for reduced round Salas20 has been added.</li>
</ul>
<h3>2.1.4 Notes</h3>
<ul>