update for OpenSSL 1.1.1 API openssl-1.1.1
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Fri, 2 Oct 2020 14:33:45 +0000 (16:33 +0200)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Fri, 2 Oct 2020 14:33:48 +0000 (16:33 +0200)
commit9eed72fcaf64a95b20bf86e64aca6a2b4c3ab392
tree33c3fac72a7c024aaa27e627ab08b4bbfba0e806
parentde5e00b1ccc8f9fdf439aab7ac8de621bd93f3e3
update for OpenSSL 1.1.1 API

There were some changes to EVP handling that affect us, mostly
concerning data structures that were moved behind opaque pointers.
src/util.cpp