summary refs log tree commit diff
path: root/crypto/Contributors.html
diff options
context:
space:
mode:
authorChristoph Hannebauer <christoph.hannebauer@glueckkanja-gab.com>2023-04-27 13:37:26 +0200
committerPeter Dettman <peter.dettman@bouncycastle.org>2023-05-04 14:56:03 +0700
commitd5057036af752737d05c7d6e7d04b35a31d44adb (patch)
treeb07d964eca786491a8217f92309f88d00bc0f85f /crypto/Contributors.html
parentRefactoring in CMS cert selectors (diff)
downloadBouncyCastle.NET-ed25519-d5057036af752737d05c7d6e7d04b35a31d44adb.tar.xz
Fixed a comment to refer to correct PKCS
Diffstat (limited to 'crypto/Contributors.html')
-rw-r--r--crypto/Contributors.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html
index 29122ef38..2f9bb6a22 100644
--- a/crypto/Contributors.html
+++ b/crypto/Contributors.html
@@ -218,7 +218,7 @@ University of Wollongong, Institute of Cybersecurity and Cryptology, under the s
 	        <p>AlexPaskhin (https://github.com/AkexPaskhin) - Netcore migration work - early 1.9.0 Netcore NuGet artifact.<p>
 	    </li>
 	    <li>
-	        <p>Christoph Hannebauer (https://github.com/bb-froggy) - static refactoring of some Utilities classes, addition of Microsoft Kerberos KeyPurposeID.<p>
+	        <p>Christoph Hannebauer (https://github.com/bb-froggy) - static refactoring of some Utilities classes, addition of Microsoft Kerberos KeyPurposeID, improved code comments.<p>
 	    </li>
 	    <li>
 	        <p>Kristian Rastrup (https://github.com/rastrup) - PkixCertPath otherCert list fix, encryotionAlg table fix in CmsSignedHelper, excludedCerts fix in PkixBuilderParameters, PssSigner constructor fix, type check fix in DHValidationParms, Arrays.ToString() start fix, improvements to ECPointTest.<p>