Using an engine in a TLS/SSL session

2007-11-19 Thread Davide Vernizzi
Hi users, is there an easy (or even a not-so-easy) way to use a crypto engine in a TLS/SSL session? I'd like to use a crypto engine for asymmetric crypto during the handshake and another engine the for symmetric crypto of data during the session. Anybody can help me? Regards. -- Davide

Re: Using an engine in a TLS/SSL session

2007-11-19 Thread Victor B. Wagner
On 2007.11.19 at 11:25:46 +0100, Davide Vernizzi wrote: Hi users, is there an easy (or even a not-so-easy) way to use a crypto engine in a TLS/SSL session? I'd like to use a crypto engine for asymmetric crypto during the handshake and another engine the for symmetric crypto of data during