diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2024-05-07 23:38:39 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2024-05-07 23:38:39 +0700 |
commit | 974f6ddde36ede91f0ebb20706806c7a83e1096a (patch) | |
tree | 7849968d80ea08d670482805a7cbc6e54c42bf30 /crypto/Contributors.html | |
parent | Add new ECCurve methods for encoding lengths (diff) | |
download | BouncyCastle.NET-ed25519-974f6ddde36ede91f0ebb20706806c7a83e1096a.tar.xz |
Updates after 2.3.1 release
Diffstat (limited to 'crypto/Contributors.html')
-rw-r--r-- | crypto/Contributors.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html index 1f8ef780c..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, fixed PSS raw signing over spans.</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> |