[openssl-dev] HMAC with Engine support

2016-07-13 Thread Nikhil Agarwal
Hi All, Is there any way in OPENSSL so that it can offload HMAC operation directly to engine. As far as I understood from code, OPENSSL generates ipad/opad internally and uses engine only for HASH functions. Please suggest. I need this as the keys that are being used for this operation are

[openssl-dev] Auth and cipher ordering in AEAD ciphers

2016-07-05 Thread Nikhil Agarwal
For AEAD ciphers like NID_aes_128_cbc_hmac_sha1, I could not find any control interface defined to control authentication and cipher ordering.(i.e. whether to perform cipher first and then authentication or vice versa.(IPSEC vs. TLS use-case)). If such an interface exist with OPENSSL can

Re: [openssl-dev] 1.1 release being delayed

2016-06-02 Thread Nikhil Agarwal
When it is expected to release now? Regards Nikhil -Original Message- From: openssl-dev [mailto:openssl-dev-boun...@openssl.org] On Behalf Of Salz, Rich Sent: Monday, May 23, 2016 6:46 PM To: openssl-dev@openssl.org; openssl-us...@openssl.org Subject: [openssl-dev] 1.1 release being