Xiaoyu Ruan wrote:
Greetings All,
I have two questions on OpenSSL:
1. How to have the DLLs or SO’s export functions that are not
exported by default, such as ECDSA etc?
don't know a function ECDSA ;-) Seriously, there (normally) is a reason
why certain functions are not part
Greetings All,
I have two questions on OpenSSL:
1. How to have the DLLs or SO's export functions that are not
exported by default, such as ECDSA etc? What code changes need to be
made?
2. What are the differences between 0.9.8 and 0.9.7?
Thanks.
-Xiaoyu