Added support for CyaSSL replacement of OpenSSL. 06/3006/1
authorJoakim Soderberg <joakim.soderberg@gmail.com>
Wed, 6 Feb 2013 06:29:18 +0000 (15:29 +0900)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:01:30 +0000 (13:01 -0800)
commit777b644acf71aacef9dc61d64e9f086f326d105f
tree88946d7694dcba67cd11b363fcf1df53c70068e3
parente2188a28a475f55cbfedd6e2b7927a860a80ac81
Added support for CyaSSL replacement of OpenSSL.

http://www.yassl.com/yaSSL/Products-cyassl.html
- Small Size: 20-100kB
- Runtime Memory:  1-36kB
- 20X smaller than OpenSSL

So far only tested on Linux.

Note that this requires a bugfix in cyassl, otherwise it will crash. Pull request has been made to the official repos, in the meantime the following repos can be used: git://github.com/JoakimSoderberg/cyassl.git
CMakeLists.txt
lib/client.c
lib/server.c