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 13:46:26 +0000 (15:46 +0200)
commit133145686e054a28f78b94e8a996ef7ae13d30b7
treeeaff010c0748ba71f38c861f655dfa5e61876c53
parent0f04b004acb27a705578d5b2cede0a84ba9af0dd
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