openssl/ssl
Matt Caswell 7b2d995ed7 Don't downgrade keys in libssl
We were downgrading to legacy keys at various points in libssl in
order to get or set an encoded point. Now that the encoded point
functions work with provided keys this is no longer necessary.

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
..
record Introducing option SSL_OP_IGNORE_UNEXPECTED_EOF 2020-05-19 19:04:11 +03:00
statem Don't downgrade keys in libssl 2020-06-05 11:04:11 +01:00
bio_ssl.c Update copyright year 2020-05-15 14:09:49 +01:00
build.info
d1_lib.c
d1_msg.c
d1_srtp.c Update copyright year 2020-05-15 14:09:49 +01:00
methods.c
pqueue.c
s3_cbc.c Update copyright year 2020-04-23 13:55:52 +01:00
s3_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
s3_lib.c New Russian TLS 1.2 implementation 2020-05-19 13:02:43 +03:00
s3_msg.c
ssl_asn1.c
ssl_cert_table.h
ssl_cert.c SSL: refactor ssl_cert_lookup_by_pkey() to work with provider side keys 2020-05-15 16:43:31 +02:00
ssl_ciph.c Add cipher list ciphersuites which using encryption algorithm in mode CBC. 2020-06-04 17:45:00 +03:00
ssl_conf.c SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementation 2020-05-07 16:14:47 +03:00
ssl_err.c New Russian TLS 1.2 implementation 2020-05-19 13:02:43 +03:00
ssl_init.c Update copyright year 2020-04-23 13:55:52 +01:00
ssl_lib.c Check that Signature Algorithms are available before using them 2020-06-05 10:31:06 +01:00
ssl_local.h Check that Signature Algorithms are available before using them 2020-06-05 10:31:06 +01:00
ssl_mcnf.c
ssl_rsa.c Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_PKEY_parameters_eq() 2020-05-27 14:36:13 +02:00
ssl_sess.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
ssl_stat.c
ssl_txt.c Update copyright year 2020-04-23 13:55:52 +01:00
ssl_utst.c
t1_enc.c New Russian TLS 1.2 implementation 2020-05-19 13:02:43 +03:00
t1_lib.c Don't downgrade keys in libssl 2020-06-05 11:04:11 +01:00
t1_trce.c t1_trce: Fix remaining places where the 24 bit shift overflow happens 2020-05-20 17:31:56 +02:00
tls13_enc.c Fix crash in early data send with out-of-band PSK using AES CCM 2020-05-15 12:31:15 -07:00
tls_srp.c Update copyright year 2020-04-23 13:55:52 +01:00