commit | cf3e221bd90085035d869d3a233a03970d036638 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Mon Mar 13 16:09:47 2017 +0000 |
committer | Matt Caswell <matt@openssl.org> | Thu Mar 16 14:20:38 2017 +0000 |
tree | a566c5e0787619a9ff0a5ea871936f41881fb0d4 | |
parent | 11c67eeaf4dd0376d84a90590e307d5d2e12f025 [diff] |
Ensure after an HRR any PSKs have the right hash Don't include a PSK that does not have the right hash for the selected ciphersuite following an HRR. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2895)