Re: New engines.

2004-08-11 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Tue, 10 Aug 2004 22:32:14 +0200 (CEST), Juan Segarra <[EMAIL PROTECTED]> said: juan> man 3 engine Heh, I had forgotten... - Please consider sponsoring my work on free software. See http://www.free.lp.se/sponsoring.html for details. -- Richard Levitte

Re: New engines.

2004-08-11 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Tue, 10 Aug 2004 15:20:48 -0300, "Roberto Gallo" <[EMAIL PROTECTED]> said: robertogallofilho> I would like to develop a new engine with some robertogallofilho> crypto functions to with OpenSSL. Where can I get robertogallofilho> information about the API? I'm af

Re: New engines.

2004-08-10 Thread Igal Ore
Roberto Gallo wrote: Hi,   I would like to develop a new engine with some crypto functions to with OpenSSL. Where can I get information about the API? Where should I start?   Thank you, Roberto Gallo look at crypto/engine directory . there several engines in there. Tak

Re: New engines.

2004-08-10 Thread Juan Segarra
man 3 engine --- Juan Segarra Montesinos http://spisa.act.uji.es/~juan/ On Tue, 10 Aug 2004, Roberto Gallo wrote: > Hi, > > I would like to develop a new engine with some crypto functions to with OpenSSL. > Where can I get information about the API? > Where should I start? > > Thank you, > Robe