Skip to content
Commit 78c1e240 authored by Hiroki Noda's avatar Hiroki Noda
Browse files

Add EVP_EncryptInit_ex/EVP_EncryptFinish_ex, and the equivalently named

decrypt functions

Some functions including low level AES functions would be deprecated
in next OpenSSL version(3.0).
OpenSSL team says that application should use the high level EVP APIs,
so I added these functions.

See also:
https://github.com/openssl/openssl/pull/10580
https://github.com/openssl/openssl/pull/10740
parent ad37e7e0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment