Closed keeshux closed 11 months ago
As reported in https://github.com/passepartoutvpn/openssl-apple/pull/52, OpenSSL 1.1.1 was discontinued.
Time to migrate to version 3.
There are changes in the HMAC API: https://www.openssl.org/docs/man3.0/man3/HMAC.html
Ensure that unit tests cover CryptoCBC/CTR/AEAD before upgrading.
As reported in https://github.com/passepartoutvpn/openssl-apple/pull/52, OpenSSL 1.1.1 was discontinued.
Time to migrate to version 3.