tor/changes/bug27781
Nick Mathewson f57d8722e0 Fix the 0.3.4 part of bug 27781 (arm compilation)
Because with arm on OpenSSL <1.1 we don't define USE_EVP_AES_CTR, we
need to include crypto_util.h here.
2018-09-24 11:08:27 -04:00

5 lines
184 B
Plaintext

o Major bugfixes (compilation):
- Fix compilation on arm (and other less-used CPUs)
when compiling with OpenSSL before 1.1. Fixes bug 27781;
bugfix on 0.3.4.1-alpha.