summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--crypto/Contributors.html26
1 files changed, 26 insertions, 0 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html
index 61eefd9c7..b1a08562d 100644
--- a/crypto/Contributors.html
+++ b/crypto/Contributors.html
@@ -7,6 +7,8 @@
 	<body>
 		<h2>The Bouncy Castle Cryptographic C#&reg; API</h2>
 		<p>
+Holders of <a href="https://www.keyfactor.com/platform/bouncy-castle-support/">Crypto Workshop Support Contracts</a>. Without the consulting time left over from support contracts being contributed back to working on the Bouncy Castle APIs, progress would be impossible. You know who you are!
+                </p>
 		<h3>Donors</h3>
                 <p>
                 The following people and organisations donated financially to help with the release of 1.8.9:
@@ -179,6 +181,30 @@ University of Wollongong, Institute of Cybersecurity and Cryptology, under the s
             <li>
                 <p>fabiogermann (https://github.com/fabiogermann) - Mixed definiton support for OAEPwithSHA256andMGF1withSHA1.<p>
             </li>
+	    <li>
+                <p>Claire Novotny (https://github.com/clairernovotny) - developed and maintained a fork supporting Portable Class Library, worked closely with us to integrate the changes back into the main project.</p>
+            </li>
+	    <li>
+                <p>doomkin (https://github.com/doomkin) - PrivateKeyFactory xast fixes.</p>
+	    </li>
+	    <li>
+                <p>Jim Schaad (https://github.com/jimsch) - Initial work on raw Public Keys.</p>
+	    </li>
+	    <li>
+                <p>ROM-Knowledgeware (https://github.com/ROM-Knowledgeware) - initial CMSSignedDataGenerator DER improvements.</p>
+	    </li>
+	    <li>
+		<p>Yari Melzani (https://github.com/iupsilon) - added OtherRevocationInfoFormat into CmsSigneData classes.</p>
+	    </li>
+	    <li>
+		<p>ylabade (https://github.com/ylabade) - DerOctetString null reference fix.</p>
+	    </li>
+	    <li>
+		<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>
+	    </li>
 		</ul>
 	</body>
 </html>