Hello I know how to do an engine implementation that overwrite OpenSLL functionality (like RSA sign and verify, ...) but I want to do an implementation (in a dll) can be called from OpenSSL application. How do I build this dll for OpenSSL? I don't know the structure of these DLLs.
Thanks.
