RT3425: constant-time evp_enc
Do the final padding check in EVP_DecryptFinal_ex in constant time to avoid a timing leak from padding failure. Reviewed-by:Rich Salz <rsalz@openssl.org> (cherry picked from commit 4aac102f) Conflicts: crypto/evp/evp_enc.c (cherry picked from commit 738911cd) Conflicts: crypto/evp/evp_enc.c
Loading
Please register or sign in to comment