mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
55c3e29669
This should be really fast on Intel chips.
7 lines
311 B
Plaintext
7 lines
311 B
Plaintext
o Major features (performance):
|
|
- When built to use the newly OpenSSL 1.0.1, and built for an x86 or
|
|
x86_64 instruction set, take advantage of OpenSSL's AESNI, bitsliced,
|
|
or vectorized AES implementations as appropriate. These can be
|
|
much, much faster than other AES implementations.
|
|
|