From: pennywis <[EMAIL PROTECTED]>
Subject: engines
Date: Mon, 11 Dec 2000 14:28:08 -0800 (PST)
Message-ID: <[EMAIL PROTECTED]>
pennywis> i've been playing around with writing an engine and it all
pennywis> seems fairly straight forward except for one thing: i don't
pennywis> understand how openssl decides which engine it should be
pennywis> using. (eg- how does it decide to use my engine or the
pennywis> cswift engine instead of software?)
It doesn't. You do, through the ENGINE_set_default() call. Look in
apps/speed.c.
--
Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]