Matt Caswell 1a3392c878 Fix <= TLS1.2 break
Changing the value of SSL_MAX_MASTER_KEY_LENGTH had some unexpected
side effects in the <=TLS1.2 code which apparently relies on this being
48 for interoperability. Therefore create a new define for the TLSv1.3
resumption master secret which can be up to 64 bytes.

Found through the boring test suite.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2259)
2017-01-30 10:18:24 +00:00
..
2016-11-04 12:09:45 +00:00
2016-11-04 12:09:45 +00:00
2017-01-30 10:18:24 +00:00
2016-11-28 12:23:36 +01:00
2016-08-18 14:02:29 +02:00
2017-01-30 10:18:24 +00:00
2016-08-18 14:02:29 +02:00
2016-09-07 16:08:38 -04:00
2017-01-09 22:26:47 -05:00
2016-11-13 16:24:02 -05:00
2016-08-18 14:02:29 +02:00