1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html
index b3cf33bac..953b26ee1 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š (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.</p>
- </li>
+ <li>
+ <p>Jozef Gajdoš (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>
|