diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2016-11-16 16:04:20 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2016-11-16 16:04:20 +0100 |
commit | db198e156efe3fa09e297fa74153e8dc8363bda7 (patch) | |
tree | c9030475686068a91b81c74dbe952f2057958c0a /src/noise.h | |
parent | f9c168da7e9905ec397c857dc2a2133047d2ea65 (diff) |
chacha20poly1305: rely on avx and avx2
It turns out some FrankenVMs disable AVX but keep AVX2, causing issues.
The crypto code now relies on having both AVX and AVX2 and the right
features.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/noise.h')
0 files changed, 0 insertions, 0 deletions