Do the error handling in pkey_rsa_decrypt in constant time
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 3 Mar 2019 09:36:57 +0000 (10:36 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 7 Mar 2019 21:59:48 +0000 (22:59 +0100)
commit930e031052220776d41bcc20a72d0f276127fb74
treee558371a03fe5e0cb6235b09a1e1db92650b98aa
parent25e410ee3cbc93b5838f666423c428cdd1206820
Do the error handling in pkey_rsa_decrypt in constant time

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/8365)

(cherry picked from commit 049e64cbb08df1fbf256bb79e950e8d0959de091)
crypto/rsa/rsa_pmeth.c