commit | 6612d87b897f1f71237e6a7f5a075d46e74d8ac5 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Thu Dec 15 00:28:47 2016 +0000 |
committer | Matt Caswell <matt@openssl.org> | Tue Jan 10 23:02:50 2017 +0000 |
tree | a091f981335a98eac6c7a18d2c8e52eef332765d | |
parent | ac77aa9a1c247ef8fe0726b3eceb95a26eba292e [diff] |
Use the correct size for TLSv1.3 finished keys We need to use the length of the handshake hash for the length of the finished key. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2157)