]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:45:53 +0000 (22:45 +0100)
commit049e64cbb08df1fbf256bb79e950e8d0959de091
tree9d7b78f411839cbd2e90b8c85d503f49ee5d0642
parentac6fff700a9799c25902165e2594fd46826f3ee3
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)
crypto/rsa/rsa_pmeth.c