git-crypt
git-crypt copied to clipboard
Compatibility with OpenSSL 1.1.0 `no-deprecated'
OpenSSL 1.1.0 deprecates a lot of APIs, and may be built with those deprecated APIs disabled entirely.
This PR replaces deprecated APIs with their replacements in crypto-openssl-11.cpp.