Maybe I'm wrong, but I think think it's hardly possible to strip openssl
down to less than 32K and keep full SSL functionality. You might have
more luck in writing your own SSL implementation. That will be tough
enough assuming you got only a fraction of the 32K left for the
encryption part.
Best
Joern
Jon Bendtsen wrote:
i'm working on an embedded micro computer, and i would like to have a
webservice. However the data needs to be encrypted. I was thinking of
using SSL for that, but i only have 32K for everything. OS, tcp/ip,
devicedriver, webserver, and ssl.
Can i make any hope of trimming openSSL down to just a few k bytes?
JonB
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]