Re: [openssl-users] Extract content of DER-encoded package by OID

2017-07-21 Thread Justin Mogannam
Okay, I've made some progress, but hit a wall now. Here's what I have so far: /* start code */ char* encrypted;// DER-encoded buffer */ char* encryptedSize;// size in bytes of encrypted buffer CMS_ContentInfo* cms; unsigned char* p; p = encrypted; CMS_Conten

Re: [openssl-users] TLS false start support on Openssl

2017-07-21 Thread neetish
@Ritesh, I am not able to find the patch for False Start which you posted . Afaik , false start is not implemented in Openssl. If you have it, could you please share. The google link that you shared is de-funct. Thanks Best Regards, Neetish -- View this message in context: http://openssl.6102

Re: [openssl-users] session resumption tls1.2/tls1.3

2017-07-21 Thread Neetish Pathak
Thanks everyone for clarification on previous queries 1) I had a general query regarding the handshake resumptions. Since during the session resumption handshake in either TLS 1.2 or TLS 1.3 the key exchange does not take place, the client side and the server side both resume based on a previously