Hi
> Can anyone tell me how to create statically linked openssl?
> I have used no-shared option to Configure script,but invain.
> Please share your suggestions.
Did you get it working in the meantime? I have the same problem, the
no-shared
option doesnt really help
Ger Hobbelt-2 wrote:
>
> OpenSSL comes as two parts already: crypto and SSL library.
>
Thanks for your answer. Well, I was thinking that probably the easiest way
would be to just compile the cryptolib alone. OpenSSL offers the option
no- Build without the specified cipher (bf, cast, des,
Hi
I have probably a very stupid question but anyway there we go. I am just
wondering
if it is simple to extract the RSA functionality from the OpenSSL library? I
have heard
that it should be possible to compile and run the crypto part of OpenSSL
alone so I assume it
shouldnt be a big to do the s