summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--crypto/Contributors.html75
1 files changed, 66 insertions, 9 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html
index 53c156f55..bc132b422 100644
--- a/crypto/Contributors.html
+++ b/crypto/Contributors.html
@@ -173,12 +173,6 @@ University of Wollongong, Institute of Cybersecurity and Cryptology, under the s
                 <p>bkalakrishnan (https://github.com/bkalakrishnan) - reported issue with SecureRandom.NextDouble and advised how to fix.</p>
             </li>
             <li>
-                <p>BlackthornYugen (https://github.com/BlackthornYugen) - contributed unit tests for NIST ECC..</p>
-            </li>
-            <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>
 	    <li>
@@ -197,10 +191,73 @@ University of Wollongong, Institute of Cybersecurity and Cryptology, under the s
                 <p>ROM-Knowledgeware (https://github.com/ROM-Knowledgeware) - initial CMSSignedDataGenerator DER improvements, .csproj file contributions.</p>
 	    </li>
 	    <li> 
-	        <p>ZZMarquis (hhtps://github.com/ZZMarquis) - SM2Engine offset fix.</p>
+	        <p>ZZMarquis (https://github.com/ZZMarquis) - SM2Engine offset fixes, contributions to porting SM4.</p>
 	    </li>
 	    <li> 
-	        <p>Devvox93 (hhtps://github.com/Devvox93) - initial work on plain ECDSA support.</p>
+	        <p>Devvox93 (https://github.com/Devvox93) - initial work on plain ECDSA support.</p>
+	    </li>
+	    <li>
+	        <p>alextolp (https://github.com/alextolp) - cleanup of Pkcs10CertificationRequest.</p>
+	    </li>
+	    <li>
+	        <p>agpreynolds (https://github.com/agpreynolds) - constructor patch for PollRepContent.</p>
+	    </li>
+	    <li>
+	        <p>setycz (https://github.com/setycz) - documentation updates.</p>
+	    </li>
+	    <li>
+	        <p>abcsxl (https://github.com/abcsxl) - initial port of SM4Engine.</p>
+	    </li>
+	    <li>
+	        <p>Timo Rothenpieler (https://github.com/TimoRoth) - offset fix for Ed25519.GetWnaf().</p>
+	    </li>
+	    <li>
+	        <p>Filippo Biondi (https://github.com/fedelippo) - RsaPrivateCrtKeyParameters additions, improvements to CmsSignedDataGenerator, documentation updates.<p>
+	    </li>
+	    <li>
+	        <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>
+	    </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>
+	    </li>
+	    <li>
+		<p>deniszykov (https://github.com/deniszykov) - TlsProtocol class improvements.</p>
+	    </li>
+	    <li>
+		<p>fm-DmitryShyryayev (https://github.com/fm-DmitryShyryayev) - initial DTLS cancellation work.</p>
+	    </li>
+	    <li>
+		<p>Liam Power (https://github.com/LiamPowerMatrikon) - initial pass at ChaCha20Poly1305.</p>
+	    </li>
+	    <li>
+	        <p>Skamaev (https://github.com/Skamaev) - GOST 2012 algorithm lookups for CmsSignedHelper.</p>
+	    </li>
+	    <li>
+	        <p>AntonPlotnikov (https://github.com/AntonPlotnikov) - Additional support for GOST 2012 algorithm in CMS SignedData generation.</p>
+	    </li>
+	    <li>
+	        <p>RafikBeng (https://github.com/RafikBeng) - algorithms table correction in DefaultSignatureAlgorithmIdentifier.</p>
+	    </li>
+	    <li>
+	        <p>Aaron Clauson (https://github.com/sipsorcery) - initial work on preventing DTLS handshake silent exception swallowing.</p>
+	    </li>
+            <li>
+                <p>John Steel (https://github.com/BlackthornYugen) - contributed unit tests for NIST ECC.</p>
+            </li>
+            <li>
+                <p>Nathan Douthit (https://github.com/ndouthit) - Null policy fix for TimeStampTokenGenerator</p>
+            </li>
+	    <li>
+	        <p>Kangyuan Niu (https://github.com/niuk) - GCM reset in DTLS, initial work on ignoring corrupt records in DTLS.</p>
+	    </li>
+	    <li>
+	        <p>glebka-kozlov (https://github.com/glebka-kozlov) - further algorithm handling for GOST 2012.</p>
+	    </li>
+	    <li>
+	        <p>Jakub Jatczak (https://github.com/JakubJatczak) - file name casing with class name unification fixes.</p>
 	    </li>
 	    <li>
 		<p>Yari Melzani (https://github.com/iupsilon) - added OtherRevocationInfoFormat into CmsSigneData classes.</p>
@@ -212,7 +269,7 @@ University of Wollongong, Institute of Cybersecurity and Cryptology, under the s
 		<p>Matthew Sitton (https://github.com/mdsitton) - Addition of missing ALPN Protocol names.</p>
 	    </li>
 	    <li>
-		<p>Jozef GajdoĊĦ (https://github.com/harrison314) - Time constructor optimization, RevokedStatus fix.</p>
+		<p>Jozef Gajdo&scaron; (https://github.com/harrison314) - Time constructor optimization, RevokedStatus fix.</p>
 	    </li>
 		</ul>
 	</body>