SSL library for mbed

19 Nov 2010

Hey,

 

CyaSSL is getting ported to the mbed microcontroller.  We’ve done the initial build and the results were pretty good.  CyaSSL takes 2.9 kB of RAM and 63 kB of Flash.  This includes test code and complete client and server side code as well as SSLv3/TLSv1.0-1.2.  More information to follow!  If you’re interested in building CyaSSL for mbed http://mbed.org/, let us know and we’ll be happy to support you.

19 Nov 2010

I would really like to see it as mbed library. I'm doing some HTTP work, and SSL might come in handy here...

19 Nov 2010

Thanks for the input.  We still need to complete testing on the ethernet part and clean up the port.  We'll post it as an mbed library when it's complete.

03 Dec 2010

This is great! I can't wait to see some code!