commit | 11c67eeaf4dd0376d84a90590e307d5d2e12f025 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Mon Mar 13 15:21:15 2017 +0000 |
committer | Matt Caswell <matt@openssl.org> | Thu Mar 16 14:20:38 2017 +0000 |
tree | 3e7903a8c70b6ad63d33be996548251ce439014f | |
parent | 9e0ac6a2f1237ab72f0f26a032199864c7b71f2e [diff] |
HelloRetryRequest updates for draft-19 Draft-19 changes the HRR transcript hash so that the initial ClientHello is replaced in the transcript with a special synthetic message_hash message that just contains a hash of ClientHello1 as its message body. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2895)