openssl/ssl
Nikolay Morozov fa555aa897 GOST2012 TLS Supported Groups Identifiers Support
For GOST2012-GOST8912-GOST8912 IANA introduce TLS Supported Groups Identifiers
https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-8

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/11568)
2020-04-22 11:22:00 +03:00
..
record Use a fetched MD if appropriate in ssl3_cbc_digest_record 2020-04-20 11:29:31 +01:00
statem Make sure we always send an alert in libssl if we hit a fatal error 2020-04-15 11:38:33 +01:00
bio_ssl.c
build.info
d1_lib.c
d1_msg.c
d1_srtp.c
methods.c
pqueue.c
s3_cbc.c Use a fetched MD if appropriate in ssl3_cbc_digest_record 2020-04-20 11:29:31 +01:00
s3_enc.c Fix test_ssl_new test failure 2020-04-21 14:50:48 +01:00
s3_lib.c Use the libctx for all EVP_PKEY_CTX operations 2020-04-19 14:40:55 +01:00
s3_msg.c
ssl_asn1.c
ssl_cert_table.h
ssl_cert.c Use X509_STORE_CTX_new_with_libctx() in libssl 2020-04-08 23:56:29 +01:00
ssl_ciph.c TLS Cipher Suite 0xC102 Support 2020-04-02 18:01:41 +03:00
ssl_conf.c
ssl_err.c Use a fetched version of SHA256 in tls_process_new_session_ticket() 2020-03-24 16:13:59 +00:00
ssl_init.c
ssl_lib.c Ensure libssl uses the new library context aware CT code 2020-04-09 14:51:48 +01:00
ssl_local.h Use a fetched MD if appropriate in ssl3_cbc_digest_record 2020-04-20 11:29:31 +01:00
ssl_mcnf.c
ssl_rsa.c Make sure we use the libctx in libssl when loading PrivateKeys 2020-04-15 11:24:13 +01:00
ssl_sess.c
ssl_stat.c
ssl_txt.c
ssl_utst.c
t1_enc.c Use EVP_DigestSignInit_ex and EVP_DigestVerifyInit_ex in libssl 2020-04-01 17:28:56 +01:00
t1_lib.c GOST2012 TLS Supported Groups Identifiers Support 2020-04-22 11:22:00 +03:00
t1_trce.c GOST2012 TLS Supported Groups Identifiers Support 2020-04-22 11:22:00 +03:00
tls13_enc.c Use a fetched cipher for the TLSv1.3 early secret 2020-03-26 13:46:43 +00:00
tls_srp.c Update libssl to use the new library context aware SRP functions 2020-03-27 11:29:25 +00:00