Ok, checked on laptop and thank you:
openssl speed aes-256-cbc:
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes256 bytes 1024 bytes 8192 bytes
aes-256 cbc 65946.23k69650.84k70175.06k70328.66k70747.10k
openssl speed -ev
>From what I know, there is no more aes-ni engine in openssl 1.0.1 as it
is directly implemented at the EVP layer.
See https://rt.openssl.org/Ticket/Display.html?user=guest&pass=guest&id=2619
and http://cvs.openssl.org/chngview?cn=21519
You should launch the command "openssl -evp aes-256-cbc" and
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: openssl (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1001424
Title:
op
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1001424
Title:
openssl without Intel AES-NI engine support
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/opens