Clean Kerberos pre-master secret
authorMatt Caswell <matt@openssl.org>
Thu, 4 Jun 2015 10:41:30 +0000 (11:41 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 4 Jun 2015 11:44:47 +0000 (12:44 +0100)
commit91e64e142770bc13145346a5e89e9d95bc3e22dd
tree9dcda7f16d4493af7ea4344106cbed5ff6c44408
parent0d3a7e7c9147357ca69993944a279cd0931963d5
Clean Kerberos pre-master secret

Ensure the Kerberos pre-master secret has OPENSSL_cleanse called on it.

With thanks to the Open Crypto Audit Project for reporting this issue.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 4e3dbe37ca39fa68b6949fbde62f3ec0f0584f7e)
ssl/s3_srvr.c