2
0
mirror of https://github.com/openssl/openssl.git synced 2025-02-17 14:32:04 +08:00
openssl/ssl
Dr. Stephen Henson 6aaa29fb35 Allow use of RSA-PSS certificates in TLS 1.2
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4368)
2017-09-20 12:50:23 +01:00
..
record Various review fixes for PSK early_data support 2017-08-31 15:03:35 +01:00
statem Fix no-ec no-dh build 2017-09-14 10:23:20 -05:00
bio_ssl.c
build.info
d1_lib.c add callback handler for setting DTLS timer interval 2017-09-06 08:30:00 +02:00
d1_msg.c
d1_srtp.c
methods.c
packet_locl.h
packet.c
pqueue.c
s3_cbc.c
s3_enc.c
s3_lib.c Implement Aria GCM/CCM Modes and TLS cipher suites 2017-08-30 12:33:53 +02:00
s3_msg.c
ssl_asn1.c
ssl_cert_table.h Add RSA-PSS key certificate type. 2017-09-20 12:50:23 +01:00
ssl_cert.c Move e_os.h to be the very first include. 2017-08-30 07:20:44 +10:00
ssl_ciph.c Add ARIA as an alias for all ARIA based modes. 2017-08-31 08:40:11 +10:00
ssl_conf.c e_os.h removal from other headers and source files. 2017-08-30 07:20:43 +10:00
ssl_err.c Complain if we are writing early data but SNI or ALPN is incorrect 2017-08-31 15:03:34 +01:00
ssl_init.c Implement Aria GCM/CCM Modes and TLS cipher suites 2017-08-30 12:33:53 +02:00
ssl_lib.c Allow use of RSA-PSS certificates in TLS 1.2 2017-09-20 12:50:23 +01:00
ssl_locl.h Add RSA-PSS key certificate type. 2017-09-20 12:50:23 +01:00
ssl_mcnf.c
ssl_rsa.c
ssl_sess.c Add functions for getting/setting SNI/ALPN info in SSL_SESSION 2017-08-31 15:03:34 +01:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
t1_enc.c
t1_lib.c Allow RSA certificates to be used for RSA-PSS 2017-09-20 12:50:23 +01:00
t1_trce.c SSL Trace improvements 2017-09-10 23:33:37 -04:00
tls13_enc.c Make sure we use the correct cipher when using the early_secret 2017-08-31 15:02:58 +01:00
tls_srp.c