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 10:44:39 +0000 (11:44 +0100)
commit4e3dbe37ca39fa68b6949fbde62f3ec0f0584f7e
tree084b808c6e7c80363c97a494b7d16f1369d92a21
parent361071993182c0a37d421e2ea9a1f84ec4f1ac4f
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>
ssl/s3_srvr.c