blob: 565a48d41562f618a31d3ffd7d3357f1e5c05ef2 (
plain)
1
2
3
4
5
6
|
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.
|