[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 blackened by HW Crypto 
engine and now only HW can use these keys.

Thanks in Advance
Nikhil
-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


[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 someone please help me 
in pointing that out? If no, is there any plan to introduce it? Also is there 
any interface for to specify difference packet range/length for cipher in Auth 
in AEAD case?

Thanks in advance
Nikhil

-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


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 delayed

... in case you haven't noticed :)  Our announced release date for 1.1 has come 
and gone.

We want to close many more bugs before we release it.  In the meantime, please 
test against master or a daily snapshot or the last beta release.

Thanks for your patience!


--  
Senior Architect, Akamai Technologies
IM: richs...@jabber.at Twitter: RichSalz


-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev