Revision 262ff12347f30548080ad904b7d15928221864aa authored by Matt Caswell on 27 April 2020, 15:14:16 UTC, committed by Matt Caswell on 04 May 2020, 08:30:55 UTC
This makes EVP_PKEY_cmp work for provider side ECX keys.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11635)
1 parent 48b4b10
Raw File
AUTHORS.md
Authors
=======

This is the list of OpenSSL authors for copyright purposes.
It does not necessarily list everyone who has contributed code,
since in some cases, their employer may be the copyright holder.
To see the full list of contributors, see the revision history in
source control.


Groups
------

 *  OpenSSL Software Services, Inc.
 *  OpenSSL Software Foundation, Inc.


Individuals
-----------

 *  Andy Polyakov
 *  Ben Laurie
 *  Ben Kaduk
 *  Bernd Edlinger
 *  Bodo Möller
 *  David Benjamin
 *  Emilia Käsper
 *  Eric Young
 *  Geoff Thorpe
 *  Holger Reif
 *  Kurt Roeckx
 *  Lutz Jänicke
 *  Mark J. Cox
 *  Matt Caswell
 *  Matthias St. Pierre
 *  Nils Larsch
 *  Paul Dale
 *  Paul C. Sutton
 *  Ralf S. Engelschall
 *  Rich Salz
 *  Richard Levitte
 *  Stephen Henson
 *  Steve Marquess
 *  Tim Hudson
 *  Ulf Möller
 *  Viktor Dukhovni
back to top