summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2013-11-02 11:33:33 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2013-11-02 11:33:33 +0700
commit8d1207a073a53b45196da7c0c9bf7e955dddd96c (patch)
treec1c456b1dc889c87caf3015aa0562db809662f35
parentFix comments (diff)
downloadBouncyCastle.NET-ed25519-8d1207a073a53b45196da7c0c9bf7e955dddd96c.tar.xz
Add Poly1305 contributors entry
-rw-r--r--crypto/Contributors.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html
index 04ee69d09..7e3e1a88e 100644
--- a/crypto/Contributors.html
+++ b/crypto/Contributors.html
@@ -112,7 +112,7 @@
 				<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>
+				<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>