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
diff options
context:
space:
mode:
authorDavid Hook <dgh@cryptoworkshop.com>2013-11-11 09:15:09 +0400
committerDavid Hook <dgh@cryptoworkshop.com>2013-11-11 09:15:09 +0400
commit18e00b832084aa03f6b59a0893a203e4d8659015 (patch)
tree19b3daa1c763d960f93c846af58d041ac1220153 /CONTRIBUTORS.html
parent738544026e62ed5836a278273f76b5bdf5947e7b (diff)
added support of OpenPGP ECDH KDF (RFC 6637)
Diffstat (limited to 'CONTRIBUTORS.html')
-rw-r--r--CONTRIBUTORS.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTORS.html b/CONTRIBUTORS.html
index f4c43815..f9eda042 100644
--- a/CONTRIBUTORS.html
+++ b/CONTRIBUTORS.html
@@ -311,7 +311,7 @@ CertPath support for implicit DSA parameters and a range of NameConstraints. Add
<li>Steing Inge Morisbak &lt;stein.inge.morisbak&#064BEKK.no&gt; Test code for lower case Hex data in PEM headers.</li>
<li>Andreas Schmid &lt;andreas.schmid&#064tngtech.com&gt; Additional expiry time check in PGPPublicKeys.</li>
<li>Phil Steitz &lt;phil.steitz&#064gmail.com&gt; Final patch eliminating JCE dependencies in the OpenPGP BC classes.</li>
-<li>Ignat Korchagin &lt;ignat.korchagin&#064gmail.com&gt; Initial implementation of DSTU-4145-2002.</li>
+<li>Ignat Korchagin &lt;ignat.korchagin&#064gmail.com&gt; Initial implementation of DSTU-4145-2002, long hash fix for DSTU-4145-2002.</li>
<li>Petar Petrov &lt;p.petrov&#064bers-soft.com&gt; Testing and debugging of UTF-8 OpenPGP passwords.</li>
<li>Daniel Fitzpatrick &lt;daniel.f.nwr&#064gmail.com&gt; Initial implementation of ephemeral key support for IES, initial implementions of RSA-KEM and ECIES-KEM, initial implementation of homogeneous projective coordinates for EC.</li>
<li>Andy Neilson &lt;Andy.Neilson&#064quest.com&gt;a further patches to deal with multiple providers and PEMReader.</li>