]> git.ipfire.org Git - thirdparty/openssl.git/commit
This change alters the processing of invalid, RSA pre-master secrets so
authorAdam Langley <agl@chromium.org>
Wed, 24 Apr 2013 18:45:44 +0000 (14:45 -0400)
committerEmilia Kasper <emilia@openssl.org>
Wed, 24 Sep 2014 14:00:16 +0000 (16:00 +0200)
commit43d613ec189bf9bb737085535fc6cafb2c47a28d
tree4bc56e76c1e097f9c57c0d5187a547c9f7e7ac88
parent96e1015eec8d3111dbbb37ea8794625e9379738f
This change alters the processing of invalid, RSA pre-master secrets so
that bad encryptions are treated like random session keys in constant
time.

(cherry picked from commit adb46dbc6dd7347750df2468c93e8c34bcb93a4b)

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/s3_srvr.c