Re: OpenSSL support of Intel AES instruction set

2012-09-25 Thread Klaus Darilion
On 24.09.2012 23:56, Alex Chen wrote: Sorry I did not use new mail command to start a new topic. Let me start over again. I remember seeing somewhere that OpenSSL supports Intel AES instruction set. If so, which release is that and what flag is needed to enable it. Does the 'no-asm' flag in

Re: OpenSSL support of Intel AES instruction set

2012-09-25 Thread Alex Chen
Is the AES-NI support enabled by default for x84/x86_64 architecture or do we need to set specific flags to 'Configure' to enable the support? I found a link from Intel: http://software.intel.com/en-us/articles/boosting-openssl-aes-encryption-with-intel-ipp/ What does it offer that is

Re: OpenSSL support of Intel AES instruction set

2012-09-25 Thread Lee Fisher
I remember seeing somewhere that OpenSSL supports Intel AES instruction set. If so, which release is that and what flag is needed to enable it. Does the 'no-asm' flag in 'Configure' disable the use of these instructions? Look on the Contribution page. http://openssl.org/contrib/ Look at

OpenSSL support of Intel AES instruction set.

2012-09-24 Thread Alex Chen
I remember seeing somewhere that OpenSSL supports Intel AES instruction set. If so, which release is that and what flag is needed to enable it. Does the 'no-asm' flag in 'Configure' disable the use of these instructions? Alex

Re: OpenSSL support of Intel AES instruction set.

2012-09-24 Thread jb-openssl
On 24-09-2012 22:34, Alex Chen wrote: I remember seeing somewhere that OpenSSL supports Intel AES instruction set. If so, which release is that and what flag is needed to enable it. Does the 'no-asm' flag in 'Configure' disable the use of these instructions? Please start a new thread for your

OpenSSL support of Intel AES instruction set

2012-09-24 Thread Alex Chen
Sorry I did not use new mail command to start a new topic. Let me start over again. I remember seeing somewhere that OpenSSL supports Intel AES instruction set. If so, which release is that and what flag is needed to enable it. Does the 'no-asm' flag in 'Configure' disable the use of these