2
0
mirror of https://github.com/openssl/openssl.git synced 2025-03-01 19:28:10 +08:00
openssl/ssl
Dmitry Belyavskiy 4e3ee452d0 Parse large GOST ClientKeyExchange messages
Large GOST ClientKeyExchange messages are sent by VipNet CSP, one of
Russian certified products implementing GOST TLS, when a server
certificate contains 512-bit keys.

This behaviour was present in 1.0.2 branch and needs to be restored.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10376)
2019-12-13 17:43:33 +03:00
..
record Fix some typos 2019-12-11 19:04:01 +01:00
statem Parse large GOST ClientKeyExchange messages 2019-12-13 17:43:33 +03:00
bio_ssl.c
build.info
d1_lib.c
d1_msg.c
d1_srtp.c
methods.c
pqueue.c
s3_cbc.c
s3_enc.c
s3_lib.c
s3_msg.c
ssl_asn1.c
ssl_cert_table.h
ssl_cert.c SSL: Document SSL_add_{file,dir,store}_cert_subjects_to_stack() 2019-11-12 13:38:36 +01:00
ssl_ciph.c commit a6efbe123af3d98b4d10d4fcdfe68dc5303212f8 2019-11-16 08:29:26 +10:00
ssl_conf.c
ssl_err.c
ssl_init.c
ssl_lib.c
ssl_local.h
ssl_mcnf.c
ssl_rsa.c commit a6efbe123af3d98b4d10d4fcdfe68dc5303212f8 2019-11-16 08:29:26 +10:00
ssl_sess.c
ssl_stat.c
ssl_txt.c
ssl_utst.c
t1_enc.c Fix some typos 2019-12-11 19:04:01 +01:00
t1_lib.c Workaround for Windows-based GOST implementations 2019-11-10 18:59:26 +03:00
t1_trce.c Process GOST ClientKeyExchange message in SSL_trace 2019-11-23 16:27:30 +03:00
tls13_enc.c
tls_srp.c