You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTORS.html
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -452,7 +452,7 @@
452
452
<li>catbref <https://github.com/catbref> sample implementation of RFC 7748/Ed25519 (incorporated work from github users Valodim and str4d as well).</li>
453
453
<li>gerlion <https://github.com/gerlion> detection of concurrency issue with pre-1.60 EC math library.</li>
454
454
<li>fgrieu <fgrieu@gmail.com> identification and suggested fixes for possible timing vulnerability in OAEPEncoding and RSACoreEngine.</li>
455
-
<li>MTG <https://github.com/mtgag> patch for decoding issues in PKIPublicationInfo and CertifiedKeyPair.</li>
455
+
<li>MTG <https://github.com/mtgag> patch for decoding issues in PKIPublicationInfo and CertifiedKeyPair, patch for adding jurisdiction{C,ST,L} to X500 name style.</li>
456
456
<li>Andreas Gadermaier <up.gadermaier@gmail.com> initial version of Argon2 PBKDF algorithm.</li>
457
457
<li>Tony Washer <tony.washer@yahoo.co.uk> review of qTesla, Java 1.9 module code, additional test code and debugging for GOST, DSTU, and ECNR algorithms. Initial lightweight implementation of the ZUC ciphers and macs. Additions to LMS/HSS API implementations, fix for truncation issue with big HSS keys, contributions to optimization of LMS/HSS. Patch for XDH/EdDSA key handling and mcEliece decryption using kobaraImai. Initial GCM-SIV, Blake3, and Kangaroo implementation.</li>
458
458
<li>Vincent Bouckaert <https://github.com/veebee> initial version of RFC 4998 ASN.1 classes. Debugging and testing of high level RFC 4998 implementation.</li>
@@ -541,6 +541,12 @@
541
541
<li>Thomas Devanneaux <tdevanneaux@apple.com> - extensions to the HPKE API to support encryption/decryption from byte ranges, allow sender selected ephemeral key.</li>
542
542
<li>Norman Maurer <norman_maurer@apple.com> - extensions to the HPKE API to support encryption/decryption from byte ranges, allow sender selected ephemeral key.</li>
543
543
<li>Bing Shi <roadicing@gmail.com> - addition of F2m bounds checking for imported EC F2m curves.</li>
544
+
<li>Phil Brown <https://github.com/brownp2k> - additional ant targets for building util and pkix.</li>
545
+
<li>Tamas Cservenak <https://github.com/cstamas> - initial patch for supporting Ed25519 keys in GnuPG S-expressions.</li>
546
+
<li>chchen-scholar <https://github.com/chchen-scholar> - encoding fix for EccP256CurvePoint.</li>
547
+
<li>Seung Yeon <https://github.com/seungyeonpark> - addition of Memoable method implementations to CertPathValidationContext and CertificatePoliciesValidation.</li>
548
+
<li>yuhh0328 <https://github.com/yuhh0328> - initial patch for adding ML-KEM support to TLS.</li>
549
+
<li>Jan Oupický <https://github.com/Honzaik> - update to draft 13 of composite PQC signatures.</li>
0 commit comments