On Thu, Feb 28, 2013, John-Alan Simmons wrote: > I am trying to implement aes encryption via openssl using C, and cant > figure out how to use the aesni hardware acceleration. I have already > confirmed my processor can use, any help would be great. >
If you use the EVP interface AES-NI is automatically used on supported platforms. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org