commit | f8195e11d1b3ab7252f1a54dbf727cfa660b6450 | [log] [tgz] |
---|---|---|
author | David Benjamin <[email protected]> | Thu Oct 30 14:31:46 2014 -0700 |
committer | Alex Klyubin <[email protected]> | Fri Oct 31 13:22:18 2014 -0700 |
tree | b1d56a9ab6111355eba72e33b770489e5706192c | |
parent | c9f5845a2a425e568812cb29d94652b5ee058394 [diff] |
Fix ECDHE-PSK premaster secret derivation. The original implementation used the wrong premaster secret; it uses psk || other_secret rather than other_secret || psk. Fix the implementation to get it in the right order. See BoringSSL change https://boringssl-review.googlesource.com/#/c/2052/ Bug: 18147456 (cherry picked from commit d267f08e9ba3894f091344b2a4e3e55ad2498c24) Change-Id: Ia6576c4c0e28722e66422e24ed0373a86d00efce