openssl/providers
Tomas Mraz 9ff5bd612a ssl_test: Add testcases for disallowing non-TLS1.3 curves with TLS1.3
Also correctly mark max protocol version for some curves.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14154)
2021-02-12 19:05:17 +01:00
..
common ssl_test: Add testcases for disallowing non-TLS1.3 curves with TLS1.3 2021-02-12 19:05:17 +01:00
fips Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
implementations Use ERR_R_*_LIB instead of ERR_LIB_* as reason code for sub-libraries 2021-02-12 14:02:06 +01:00
baseprov.c
build.info
decoders.inc PROV: Add SM2 encoders and decoders, as well as support functionality 2021-02-01 23:02:20 +01:00
defltprov.c Avoid races by caching exported ciphers in the init function 2021-02-02 12:21:21 +00:00
encoders.inc PROV: Add SM2 encoders and decoders, as well as support functionality 2021-02-01 23:02:20 +01:00
legacyprov.c
nullprov.c
prov_running.c
stores.inc