Re: Build static openssl

2008-12-05 Thread Clemens26
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

Re: RSA "standalone"

2008-12-05 Thread Clemens26
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,

RSA "standalone"

2008-11-28 Thread Clemens26
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