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-09-18 05:21:07 +0400
committerDavid Hook <dgh@cryptoworkshop.com>2013-09-18 05:21:07 +0400
commit71ab09610c01a16491596a57043b39b7853d3941 (patch)
tree6f3bfebaede9b5c1def7f0c8fe90f8404bf13c5f /CONTRIBUTORS.html
parentfaee17838dedfe1fd4c310b4f82b5ea08224abe0 (diff)
CONTRIBUTORS.html
Diffstat (limited to 'CONTRIBUTORS.html')
-rw-r--r--CONTRIBUTORS.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTORS.html b/CONTRIBUTORS.html
index caa093c8..f8f2b9f6 100644
--- a/CONTRIBUTORS.html
+++ b/CONTRIBUTORS.html
@@ -323,7 +323,7 @@ CertPath support for implicit DSA parameters and a range of NameConstraints. Add
<li>Brian Carlstrom &lt;bdc&#064carlstrom.com&gt; compliance patches for some JCA/JCE keystore and cipher classes, miscellaneous code quality improvements, intial provider PBKDF2WithHmacSHA1 SecretKeyFactory.</li>
<li>Samuel Lid&eacute;n Borell &lt;samuel&#064primekey.se&gt; patch to add DSTU-4145 to DefaultSignatureAlgorithmFinder</li>
<li>Sergio Demian Lerner &lt;sergiolerner&#064certimix.com&gt; pointing out isInfinity issue in ECDSASigner signature verification.</li>
-<li>Tim Whittington &lt;Tim.Whittington&#064orionhealth.com&gt; patch to remove extra init call in CMac, additional of Memoable interface for Digest classes, initial implementation of GMAC, further correctness tests for IV and reset processing in OCB, CCM, and block cipher reset. Initial implementation of Skein and Threefish. Documentation updates. Added OCB support to Noekeon and CAST6 in the provider, exception testing for CTS.</li>
+<li>Tim Whittington &lt;Tim.Whittington&#064orionhealth.com&gt; patch to remove extra init call in CMac, additional of Memoable interface for Digest classes, initial implementation of GMAC, further correctness tests for IV and reset processing in OCB, CCM, and block cipher reset. Initial implementation of Skein, XSalsa20, ChaCha, reduced round Salsa20 and Threefish. Documentation updates. Added OCB support to Noekeon and CAST6 in the provider, exception testing for CTS.</li>
<li>Marcus Lundblad &lt;marcus.lundblad&#064primekey.se&gt; patch for working arnound JDK jarsigner TSP bug, optional setting of IssuerSerial in TimeStampTokenGenerator.</li>
<li>Andrey Zhozhin &lt;zhozhin&#064xrm.ru&gt; patch for override of TSP SignerInfo attributes.</li>
<li>Sergey Tiunov &lt;t5555d&#064gmail.com&gt; initial cut of DVCS classes.</li>
@@ -336,6 +336,7 @@ CertPath support for implicit DSA parameters and a range of NameConstraints. Add
<li>Eric M&uuml;ller &lt;eric.mueller&#064sage.de&gt; additional standard algorithm name lookups in JcaPEMKeyConverter.</li>
<li>Mathias Herberts &lt;Mathias.Herberts&#064gmail.com&gt; fix to inOff usage in RFC3394WrapEngine.</li>
<li>Daniil Ivanov &lt;daniil.ivanov&#064gmail.com&gt; addition of provider support for GOST HMAC SecretKeyFactory.</li>
+<li>Daniele Grasso &lt;daniele.grasso86&#064gmail.com&gt; contributions to final Key calculation code for SRP6.</li>
</ul>
</body>
</html>