TLS1.3 FFDHE Support
authorraja-ashok <rashok.svks@gmail.com>
Fri, 25 Jan 2019 15:34:49 +0000 (21:04 +0530)
committerMatt Caswell <matt@openssl.org>
Wed, 12 Jun 2019 09:18:34 +0000 (10:18 +0100)
commit9aaecbfc98eb89a03f72b35d343e08f377e7803a
tree4f025a6064a0f8f654a486d9ef6be6c9fcb8b2cf
parenta03749a8f14c397f57ef956650f5db5da6523595
TLS1.3 FFDHE Support

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8178)
crypto/dh/dh_ameth.c
crypto/dh/dh_err.c
crypto/dh/dh_key.c
crypto/dh/dh_locl.h
crypto/err/openssl.txt
include/openssl/dherr.h
ssl/s3_lib.c
ssl/ssl_locl.h
ssl/statem/extensions_clnt.c
ssl/statem/extensions_srvr.c
ssl/t1_lib.c