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:56:09 +0000 (15:56 +0200)
commitc36ceb0b1550f0c2a8d56f81ea33c0d876020a07
tree8fb61e8ddbf427811c12f283a948135f18e100d0
parent904fcce0c63d5e7d6769cd8058445403ce9c9799
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