Re: Embedded OpenSSL

2004-01-15 Thread Alexis Lefort
Thanks a lot! It seems to be what I was looking for. :) Mathias Brossard a écrit: On Tue, 2004-01-13 at 14:44, Alexis Lefort wrote: Because of the very limited storage capacity of the flash memory, I'd like to reduce the size of libraries. In order to do that, I tried:

Re: Embedded OpenSSL

2004-01-15 Thread Mathias Brossard
On Tue, 2004-01-13 at 14:44, Alexis Lefort wrote: > Because of the very limited storage capacity of the flash memory, I'd > like to reduce the size of libraries. In order to do that, I tried: [...] > (I only need RSA, DES, 3DES, AES, SHA and MD5) [...] > libcrypto.a was only 300ko less big than if

Embedded OpenSSL

2004-01-13 Thread Alexis Lefort
Hi all, I am a newbie in OpenSSL and my job is to build a secured server embedded on an ARM processor. The OS I am using is RTEMS and OpenSSL is 0.9.7c. I have two questions. Because of the very limited storage capacity of the flash memory, I'd like to reduce the size of libraries. In order to