summary refs log tree commit diff
diff options
context:
space:
mode:
authorDavid Hook <dgh@cryptoworkshop.com>2021-05-24 08:40:04 +1000
committerDavid Hook <dgh@cryptoworkshop.com>2021-05-24 08:40:04 +1000
commit11ca422ecfea4fa520f2b284fe7b6f1a3e4fc3cb (patch)
tree3851afca3c4fc060923f5b6a565fd55744698d47
parentMerge branch 'fabiogermann-master' (diff)
downloadBouncyCastle.NET-ed25519-11ca422ecfea4fa520f2b284fe7b6f1a3e4fc3cb.tar.xz
github #54
-rw-r--r--crypto/Contributors.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html
index cc7398b18..08830b522 100644
--- a/crypto/Contributors.html
+++ b/crypto/Contributors.html
@@ -168,6 +168,9 @@
             <li>
                 <p>Nathan Douthit (https://github.com/ndouthit) - Null policy fix for TimeStampTokenGenerator</p>
             </li>
+            <li>
+                <p>fabiogermann (https://github.com/fabiogermann) - Mixed definiton support for OAEPwithSHA256andMGF1withSHA1.<p>
+            </li>
 		</ul>
 	</body>
 </html>