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:42:51 +0000 (12:42 +0100)
commitc36d3840ff45a290ea7fe6fbaf1520fe3124b3cd
tree72d8f42d53b0c45c0c43124385104aba165856e1
parent05bdebb6e011459555795bab20f2e95786153dcc
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