summaryrefslogtreecommitdiff
path: root/src/common/util.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-11-06 21:01:25 -0500
committerNick Mathewson <nickm@torproject.org>2016-12-05 07:54:22 -0500
commit2a365413ebc7ab0055bd4c2fc11697666fc90f7b (patch)
tree166bc1c4b30dcb6469f8b0e5567f8f61f327026c /src/common/util.c
parent1122137fa013c414d480048c266259bd72f48452 (diff)
downloadtor-2a365413ebc7ab0055bd4c2fc11697666fc90f7b.tar.gz
tor-2a365413ebc7ab0055bd4c2fc11697666fc90f7b.zip
Always Use EVP_aes_*_ctr() with openssl 1.1
(OpenSSL 1.1 makes EVP_CIPHER_CTX opaque, _and_ adds acceleration for counter mode on more architectures. So it won't work if we try the older approach, and it might help if we try the newer one.) Fixes bug 20588.
Diffstat (limited to 'src/common/util.c')
0 files changed, 0 insertions, 0 deletions