commit | 3e0458fb12a9e663518cf99bad4d807adc8a0a28 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Wed Mar 08 13:57:17 2017 +0000 |
committer | Matt Caswell <matt@openssl.org> | Thu Mar 16 14:20:38 2017 +0000 |
tree | 5cfcc2bb6edb84fcc131a2ac51fc0f9f5e4ae6b1 | |
parent | e984b535d95f354e9df5dfe95d588db0d6dc2413 [diff] |
Update secret generation for draft-19 TLSv1.3 draft 19 introduces a new pre HKDF-extract Derive-Secret stage. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2895)