diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-10-26 11:20:54 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-10-26 11:20:54 +0700 |
commit | 8ccc3bd4a9a1246a6df5cf5af31ad759048d295a (patch) | |
tree | ad98c3bfcf428447f259a192d12279cd219ef4c8 /crypto/Contributors.html | |
parent | removed file (diff) | |
download | BouncyCastle.NET-ed25519-8ccc3bd4a9a1246a6df5cf5af31ad759048d295a.tar.xz |
Add entry for Michael Krueger
Diffstat (limited to '')
-rw-r--r-- | crypto/Contributors.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html index c62928932..3d0992f68 100644 --- a/crypto/Contributors.html +++ b/crypto/Contributors.html @@ -125,6 +125,9 @@ <li> <p>Oscar Jacobsson (https://github.com/OscarAyoy) - patch to fix DerEnumerated constructor (including test coverage).</p> </li> + <li> + <p>Michael Krueger <michael.krueger@secardeo.com> - patch to fix Asn1.Cmp.RevDetails constructor.</p> + </li> </ul> </body> </html> |