Commit c3a73daf authored by Andy Polyakov's avatar Andy Polyakov
Browse files

evp/evp_enc.c: check for partially[!] overlapping buffers


in EVP_EncryptUpdate and EVP_DecryptUpdate. It is argued that in
general case it's impossible to provide guarantee that partially[!]
overlapping buffers can be tolerated.

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent dca5eeb4
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