Hello,
I am interested in implementing an SSL application on an ARM 7 microcontroller (LPC2378), and I am wondering if anybody has recommendations for me on a good embedded SSL implementation.
Any chance that someone has run into an SSL application already ported to Keil Realview MDK for an ARM?
Thanks, Eric
Thanks for the reply. I will look into xySSL shortly.
The best thing I have found so far has been CyaSSL (an embedded version of yaSSL, http://www.yassl.com).
-Eric