Re: OpenSSL for 16 bit microcontroller

2007-10-25 Thread Markus Schaber
Hi, Soon, "Soon Heng" <[EMAIL PROTECTED]> wrote: > We are using Keil compiler for 16-bit C167 infineon microcontroller and > wishes to integrate DES encryption and DSA digital signature (i.e. SHA1, DES, > and DSA modules). As long as you don't need SSL/TLS and the x.509 things, you should be

OpenSSL for 16 bit microcontroller

2007-10-24 Thread Soon Heng
Hi, We are using Keil compiler for 16-bit C167 infineon microcontroller and wishes to integrate DES encryption and DSA digital signature (i.e. SHA1, DES, and DSA modules). 1) Does OpenSSL provide 16-bit platform? Or rather, what is the best compilation/build options platform? Currently, we we