diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-01-21 17:22:49 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-01-21 17:22:49 +0700 |
commit | 2433ec9d06f6640f1928aabfd71c63b3a3301d8e (patch) | |
tree | da757e279a2753fabd24d8edfbb2927c5667c3f0 /crypto/Contributors.html | |
parent | Add new files to project, rename Sm3 to SM3 (diff) | |
download | BouncyCastle.NET-ed25519-2433ec9d06f6640f1928aabfd71c63b3a3301d8e.tar.xz |
Update for timw
Diffstat (limited to '')
-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 7e3e1a88e..68ca699cf 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, Poly1305, XSalsa20. Registerised Salsa20 core.</p> + <p>Tim Whittington (https://github.com/timw) - ports of ChaCha, GMAC, Memoable, Poly1305, Skein, SM3, Threefish, XSalsa20. Registerised Salsa20 core.</p> </li> <li> <p>Oscar Jacobsson (https://github.com/OscarAyoy) - patch to fix DerEnumerated constructor (including test coverage).</p> |