Re: OpenSSL on embedded systems

2020-02-17 Thread Jan Just Keijser
On 17/02/20 11:51, Innocenti, Michele via openssl-users wrote: Hi, Which is the minimum footprint needed to use OpenSSL TLS 1.3 library in an embedded context? Which embedded OS are supported? i.e. FreeRTOS, VxWorks, Micirium uC-OS AFAICT, OpenSSL is supported on VxWorks, not on RTOS or

OpenSSL on embedded systems

2020-02-17 Thread Innocenti, Michele via openssl-users
Hi, Which is the minimum footprint needed to use OpenSSL TLS 1.3 library in an embedded context? Which embedded OS are supported? i.e. FreeRTOS, VxWorks, Micirium uC-OS Thanks Michele [cid:image001.png@01D1DDF5.DD36FEF0] Michele Innocenti Sr Principal Engineer, SW Eng Baxter Healthcare

Using openssl with embedded systems

2019-05-23 Thread Mahmoud Abd El-Hafeez
Greetings, I wonder if it's possible to compile the library for Microcontrollers like ARM STM32 The situation is: I have some project written c code that depends on OpenSSL library functionality. The project assumes that OpenSSL is installed on the machine. I want to cross compile the project for