+34
−2
+101
−17
+3
−2
+2
−1
+1
−0
Loading
Also tweak s3_cbc.c to use new constant-time methods.
Also fix memory leaks from internal errors in RSA_padding_check_PKCS1_OAEP_mgf1
This patch is based on the original RT submission by Adam Langley <agl@chromium.org>,
as well as code from BoringSSL and OpenSSL.
Reviewed-by:
Kurt Roeckx <kurt@openssl.org>