1 files changed, 6 insertions, 0 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html
index b37af312f..7e3e1a88e 100644
--- a/crypto/Contributors.html
+++ b/crypto/Contributors.html
@@ -111,6 +111,12 @@
<li>
<p>Laszlo Magyar <lmagyar1973@gmail.com> - patch to fix problem with SubjectDirectoryAttributes constructor.</p>
</li>
+ <li>
+ <p>Tim Whittington (https://github.com/timw) - ports of ChaCha, GMAC, Poly1305, XSalsa20. Registerised Salsa20 core.</p>
+ </li>
+ <li>
+ <p>Oscar Jacobsson (https://github.com/OscarAyoy) - patch to fix DerEnumerated constructor (including test coverage).</p>
+ </li>
</ul>
</body>
</html>
|