Commit 4aac102f authored by Emilia Kasper's avatar Emilia Kasper
Browse files

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: default avatarRich Salz <rsalz@openssl.org>
parent 455b65df
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment