[openssl-users] Does openssl pick low level interface or high level interface to do encrypt?
- JinsongJi
jjsbear at hotmail.com
Wed Aug 9 13:08:47 UTC 2017
Hi,
For one simple operation: openssl enc -aes-256-cbc -salt -in foo.txt -out foo.enc
Does openssl pick classic implementation or AES-NI implementation to do this encrypt?
Does any user/application always pick classic implementation for AES operation regardless of AES-NI improves speed much?
Is there any document about this interface selection?
Thanks,
Jinsong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20170809/477d4520/attachment.html>
More information about the openssl-users
mailing list