openssl/providers
Matt Caswell 6a9bd9298b Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keys
EVP_PKEY_[get1|set1]_tls_encodedpoint() only worked if an ameth was present
which isn't the case for provided keys. Support has been added to dh,
ec and ecx keys.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11898)
2020-06-05 11:04:11 +01:00
..
common Update copyright year 2020-06-04 14:33:57 +01:00
fips fips: add additional algorithms to the FIPS provider. 2020-06-05 09:20:20 +10:00
implementations Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keys 2020-06-05 11:04:11 +01:00
build.info Fix some misunderstandings in our providers' main modules 2020-05-12 11:32:40 +02:00
defltprov.c Maintain strict type discipline between the core and providers 2020-05-16 17:10:03 +01:00
legacyprov.c Maintain strict type discipline between the core and providers 2020-05-16 17:10:03 +01:00
nullprov.c Maintain strict type discipline between the core and providers 2020-05-16 17:10:03 +01:00