Refactor the OpenSSL RSA usage to use newer APIs

OpenSSL 3 deprecates most of the RSA* family and associated APIs.

Reimplement the existing functionality using a newer set of APIs
which will be used when compiling/linking with OpenSSL 3.0.0 or newer
versions.
This commit is contained in:
Aram Sargsyan
2021-10-28 07:39:34 +00:00
parent 08a8284e62
commit 32fd3e5420
+743 -229
View File
File diff suppressed because it is too large Load Diff