Re: [openssl-users] How to form a proper hash after writing something into SSL handshake.(Revised)

2017-12-29 Thread Viktor Dukhovni
> On Dec 29, 2017, at 10:18 PM, Sai Teja Chowdary > wrote: > > I want to send client certificate, client key exchange and client verify in a > single handshake message which appears as multiple handshake messages in a > single record. But to sent the client verify I need to first make a hash

[openssl-users] How to form a proper hash after writing something into SSL handshake.(Revised)

2017-12-29 Thread Sai Teja Chowdary
Hi everyone, I want to send client certificate, client key exchange and client verify in a single handshake message which appears as multiple handshake messages in a single record. But to sent the client verify I need to first make a hash of previous messages(client certificate and client key exch

Re: [openssl-users] How to form a proper hash after writing something into SSL handshake.

2017-12-28 Thread Michael Sierchio
Comic Sans. Need I say more? On Tue, Dec 26, 2017 at 4:53 AM, Sai Teja Chowdary < asteja.chowdary.ec...@itbhu.ac.in> wrote: > > > Hi, > > > > Happy Holidays everyone. > > > > I want to send client certificate, client key exchange and client verify > in a single handshake message which appears as

[openssl-users] How to form a proper hash after writing something into SSL handshake.

2017-12-26 Thread Sai Teja Chowdary
Hi, Happy Holidays everyone. I want to send client certificate, client key exchange and client verify in a single handshake message which appears as multiple handshake messages in a single record. But to sent the client verify I need to first make a hash of previous messages(client certificat