summary refs log tree commit diff
path: root/crypto/Contributors.html
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Contributors.html')
-rw-r--r--crypto/Contributors.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html
index 1f8ef780c..6fb80482a 100644
--- a/crypto/Contributors.html
+++ b/crypto/Contributors.html
@@ -268,9 +268,9 @@ University of Wollongong, Institute of Cybersecurity and Cryptology, under the s
 	    <li>
 		<p>Matthew Sitton (https://github.com/mdsitton) - Addition of missing ALPN Protocol names.</p>
 	    </li>
-	    <li>
-			<p>Jozef Gajdo&scaron; (https://github.com/harrison314) - Time constructor optimization, RevokedStatus fix, improved thread-safe singleton code (e.g. X509Certificate/X509Crl cached encoding), SubjectPublicKeyInfo support in OpenSsl.PemWriter, fixed PSS raw signing over spans.</p>
-	    </li>
+        <li>
+            <p>Jozef Gajdo&scaron; (https://github.com/harrison314) - Time constructor optimization, RevokedStatus fix, improved thread-safe singleton code (e.g. X509Certificate/X509Crl cached encoding), SubjectPublicKeyInfo support in OpenSsl.PemWriter, fixed PSS raw signing over spans.</p>
+        </li>
 		<li>
 			<p>Ben Adams (https://github.com/benaadams) - Performance optimization for AES-NI.</p>
 		</li>
@@ -292,6 +292,9 @@ University of Wollongong, Institute of Cybersecurity and Cryptology, under the s
 		<li>
 			<p>Triton (https://github.com/EnigmaTriton) - Improvements in PbeUtilities.</p>
 		</li>
+		<li>
+			<p>Rob Hague (https://github.com/Rob-Hague) - Embed picnic data in source to make it trim-friendly.</p>
+		</li>
 		</ul>
 	</body>
 </html>