Commit 1cb10d9c authored by Emilia Kasper's avatar Emilia Kasper
Browse files

Revert "RT3425: constant-time evp_enc"

Causes more problems than it fixes: even though error codes
are not part of the stable API, several users rely on the
specific error code, and the change breaks them. Conversely,
we don't have any concrete use-cases for constant-time behaviour here.

This reverts commit 1bb01b1b

.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
parent 62abc805
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