Hello,

 

By reading the openssl source code, I noticed the project was designed
so that any crypto engine can be hooked to the library (provided one
provides the right entry points to comply with the OpenSSL interface).
The source code refers to the "RSAref" engine as an example of home-made
engine but this does not seem to be the default engine. By default,
which default software engine is used in the project?

 

Regards,

Franz

Reply via email to