diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2013-11-02 10:57:02 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2013-11-02 10:57:02 +0700 |
commit | 7c7096425b345dc09516c6f1135b7ce073bc784e (patch) | |
tree | 61ceda1447348002e9d50c559c3709fa41d4ec99 /crypto | |
parent | Fix namespace (diff) | |
download | BouncyCastle.NET-ed25519-7c7096425b345dc09516c6f1135b7ce073bc784e.tar.xz |
Add contributor entries for recent patches
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/Contributors.html | 6 |
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 <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> + </li> + <li> + <p>Oscar Jacobsson (https://github.com/OscarAyoy) - patch to fix DerEnumerated constructor (including test coverage).</p> + </li> </ul> </body> </html> |