
Wolfssl is a small, portable, embedded ssl programming library targeted for use by embedded systems developers. it was formerly known as the cyassl (yet another sll) library.
it is an open source implementation of ssl (ssl 3, tls 1.0, 1.1, 1.2, and dtls 1.0 and 1.2) built in the c language. it includes ssl client libraries and an ssl server implementation as well as support for multiple api's, including those defined by ssl and tls.
wolfssl also includes an openssl compatibility interface with the most commonly used openssl functions.
this package contains the development files.