Use EVP for AES only when hardware accel is present
commit8143074b3f110a41cc83335b70eb19dfe2b749b0
authorNick Mathewson <nickm@torproject.org>
Mon, 21 Nov 2011 02:20:31 +0000 (20 21:20 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 25 Nov 2011 15:32:00 +0000 (25 10:32 -0500)
tree1e77da38d9883817489fe1cbe3609a631f9917a4
parent3e9c86a8f964e8c6f11c57663bd4dc8998827eb5
Use EVP for AES only when hardware accel is present

Fixes bug 4525, fix on 0.2.3.8-alpha.
changes/aes_hackery
src/common/aes.c
src/common/aes.h
src/common/crypto.c