summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2013-11-02 10:57:02 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2013-11-02 10:57:02 +0700
commit7c7096425b345dc09516c6f1135b7ce073bc784e (patch)
tree61ceda1447348002e9d50c559c3709fa41d4ec99
parentFix namespace (diff)
downloadBouncyCastle.NET-ed25519-7c7096425b345dc09516c6f1135b7ce073bc784e.tar.xz
Add contributor entries for recent patches
-rw-r--r--crypto/Contributors.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html
index b37af312f..04ee69d09 100644
--- a/crypto/Contributors.html
+++ b/crypto/Contributors.html
@@ -111,6 +111,12 @@
 			<li>
 				<p>Laszlo Magyar &lt;lmagyar1973&#064gmail.com&gt; - patch to fix problem with SubjectDirectoryAttributes constructor.</p>
 			</li>
+			<li>
+				<p>Tim Whittington (https://github.com/timw) - ports of ChaCha, GMAC, 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>