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:42:43 +0000 (15:42 +0200)
commit941af48fecc722a8bd2e0eaefc1b4a7f50256853
tree9cf3e9c6eae983389a13d15eb601252af24dbf3c
parent9bed73adaa6f834177f29e478d9a2247a6577c04
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