encfs icon indicating copy to clipboard operation
encfs copied to clipboard

Support OpenSSL 3.0

Open hrunting opened this issue 2 years ago • 0 comments

Add support for OpenSSL 3.0

These changes remove warnings related to functions deprecated in OpenSSL 3.0. In addition, OpenSSL 3.0 does not support legacy algorithms like Blowfish without additional configuration or code. These changes support compiling identical functionality against OpenSSL 3.0 and OpenSSL 1.1.1.

hrunting avatar Nov 11 '22 17:11 hrunting