diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2013-11-02 11:33:33 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2013-11-02 11:33:33 +0700 |
commit | 8d1207a073a53b45196da7c0c9bf7e955dddd96c (patch) | |
tree | c1c456b1dc889c87caf3015aa0562db809662f35 /crypto/Contributors.html | |
parent | Fix comments (diff) | |
download | BouncyCastle.NET-ed25519-8d1207a073a53b45196da7c0c9bf7e955dddd96c.tar.xz |
Add Poly1305 contributors entry
Diffstat (limited to 'crypto/Contributors.html')
-rw-r--r-- | crypto/Contributors.html | 2 |
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 <lmagyar1973@gmail.com> - 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> |