On Thu, Feb 16, 2006, Lech Olmedo wrote: > > My intent is trying to add as a new Engine some crypto modules from a > Coldfire device..., but after reading some information and some links, it > seem that it is not possible... is this correct? >
I'm not sure what would make you think it isn't possible. The preferred way is to compile then engine as a shared library and then it can be loaded and used either using the auto config mechanism (if the application supports it) or by installing it in the appropriate directory and using its name. For example looking up an engine called "coldfire" might try to load a shared library called "libcoldfire.so" Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Funding needed! Details on homepage. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]