I've had some time to start looking at the engine code, and the first
thing I notice is that the various engines fill in the functions they
don't provide by getting hold of the "standard" engine, and copying them
across. It seems to me that this isn't very future-proof - what we
really want is for there to be a way to get hold of an engine structure,
pre-filled with the defaults, and then override the stuff we are
interested in, surely? This is particularly important if we ever hope to
have upward binary compatibility.

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

Coming to ApacheCon Europe 2000? http://apachecon.com/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to