One of the services that yaSSL provides is the wolfSSL Competitive Upgrade Program. With this program, yaSSL offer competitive upgrade pricing for those who wish move from an outdated or expensive SSL library to wolfSSL with low cost and minimal disturbance to their code base. Here’s an outline of the Competitive Upgrade Program: 1. You […]
Read MoreMore TagMonth: May 2011
wolfSSL now has lwIP support
The wolfSSL embedded SSL/TLS library supports lwIP, the light weight internet protocol implementation, out of the box. The user merely needs to define WOLFSSL_LWIP or uncomment the line /* #define WOLFSSL_LWIP */ in os_settings.h to use wolfSSL with lwIP. The focus of lwIP is to reduce RAM usage while still providing a full TCP stack. […]
Read MoreMore TagTLS 1.2 Support in CyaSSL
The CyaSSL embedded SSL library has had support for TLS 1.2 since version 1.1.0 in September of 2009 (over a year and a half ago). We realize that many people don’t know the difference between TLS 1.1 and TLS 1.2, and we wanted to give some quick highlights on the differences between these two protocol […]
Read MoreMore TagwolfSSL 2.0 Release In Progress
If you`ve been keeping an eye on our blog lately, you`ve probably noticed our series of blog posts about new features and changes we have made in wolfSSL 2.0. If you`re as excited as we are about our next release, we hope you enjoy the following video link: http://www.youtube.com/watch?v=9jK-NcRmVcw Release Candidate 1 for wolfSSL 2.0 […]
Read MoreMore TagwolfSSL 2.0 New Features – Part 3
Here`s the third part in a four part series giving a more detailed report on some of the new features present in the recent wolfSSL release. • Runtime hooks for logging. The wolfSSL embedded SSL library has had the ability to do logging when debug is enabled for some time. Now, logging callback functions can […]
Read MoreMore TagwolfSSL is Being Ported to OpenRTOS
We wanted to let our followers know that we`re in the process of porting wolfSSL to FreeRTOS/OpenRTOS. FreeRTOS is a real-time operating system for embedded devices which is designed to be small and simple. Currently, it officially supports 27 architectures and is downloaded over 77 thousand times every year. Like wolfSSL, FreeRTOS is portable, open […]
Read MoreMore TagwolfSSL and the KLone Web Application Framework
We want to announce that the wolfSSL embedded SSL library has been ported to the popular KLone Web Application Framework and is now available as a build option in KLone 2.4.0! KLone is a multi-platform web application development framework which is targeted specifically for embedded systems and appliances. It not only includes a full-featured web […]
Read MoreMore TagwolfSSL 2.0 New Features – Part 2
Here`s the second part in a four part series giving a more detailed report of some of the new features present in the recent wolfSSL release. • UID parsing for x509. Certificates that contain UIDs now have the UID saved for retrieval by wolfSSL. No additional function calls are needed as the UID is contained […]
Read MoreMore TagCyaSSL Documentation and the SSL Tutorial
Hi! In the last 9 months, we’ve made great strides in improving our documentation. However, we recognize that more work needs to be done. We primarily want to make it easy for someone who is new to SSL to get started and be productive and comfortable with the technology. One of the documents that we […]
Read MoreMore TagwolfSSL 2.0 New Features – Part 1
Here`s a more detailed report on some of the new features that are in the recent wolfSSL 2.0 release. wolfSSL 2.0 RC1 is available for download from our Downloads page. * SHA-256 cipher suites are now supported. The new suites include: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256TLS_DHE_RSA_WITH_AES_128_CBC_SHA256TLS_RSA_WITH_AES_256_CBC_SHA256TLS_RSA_WITH_AES_128_CBC_SHA256 No action is needed to include these suites, they`re in by default. * […]
Read MoreMore Tag
