Hi Eitan,
- How portable exactly is OpenSSL? Are all OS and platform specific definitions and wrappers(?) placed in a single place or is this going to require changing the code all-over?
Basically OpenSSL is portable to any RTOS and the complexity depends on the compiler and the options that were chosen for the target platform.
- Since I'm mostly interested in the functionality of the crypto library, is it possible to port and build only that module/library without having to port all OpenSSL (apps etc)?
Yes, its possible to build the required modules alone and this will bring down the size of the libraries.
Any other comments and/or notes will be welcome.
There are some useful informations/discussions available in OpenSSL mailing archives. Regards, ViSolve Security Consulting Group. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
