Skip to content

Handle openssl without case5 support

Allen Winter requested to merge work/no-cast5 into master

Encountered when testing with the vcpkg provided openssl. The vcpkg built opensll package (on linux anyway) does not provide the API for cast5 support.

Merge request reports