Re: Newbie: Key question

2004-01-06 Thread Ole Hansen
On Fri, 2004-01-02 at 18:03, Schuyler Stultz wrote: > Ole Hansen wrote: > > >I now pass the 32 bytes (after the 5 bytes Record Layer Header) to my > >decrypt function and I expected a result that at least had the handshake > >protocol header as the first 4 bytes indicatin

Re: Newbie: Key question

2004-01-02 Thread Ole Hansen
On Mon, 2003-12-29 at 18:43, Jostein Tveit wrote: > Ole Hansen <[EMAIL PROTECTED]> writes: > > > I would like to decrypt the Finished message from the client. What > > functions will do here? I have tried with EVP_Decrypt*() but output does > > not make sen