Recently we’ve been working on enhancing and expanding our documentation and focusing on making it more useful for our users. One of the things that we recently released is an API Reference for the wolfSSL embedded SSL library. The wolfSSL API reference is available both online and in the wolfSSL Manual PDF. You can find […]
Read MoreMore TagCategory: Uncategorized
Cipher Suite Strength and Choosing Proper Key Sizes
Cipher suites come in a variety of strengths. Because they are made up of several different types of algorithms (authentication, encryption, and message authentication code (MAC)), the strength of each varies with the chosen key sizes. There can be many methods of grading the strength of a cipher suite – the specific method used seems […]
Read MoreMore TagNew Site and Documentation Modifications
As you may have noticed we have made a few changes to our website – mainly in color schemes, layouts, and enhanced documentation. One of the largest additions to our site is the HTML version of the updated wolfSSL embedded SSL library Manual, which can be found at the following link. It can also be […]
Read MoreMore TagOur News Feed RSS is Changing
Hi! We`ve been making several changes to our website lately which we plan to roll out in the near future. One of the things we`re doing is changing the name of our “News” feed to a “Blog” feed. We thought that we better keep up with the times and start using the correct terminology. As […]
Read MoreMore TagwolfSSL 2.0 New Features – Part 4
Here`s the fourth part in a four part series giving a more detailed report on some of the new features present in the recent wolfSSL release. • Shared build only by default. wolfSSL used to build in shared mode and static mode by default, somewhat handy, but twice as time consuming. Now, wolfSSL will only […]
Read MoreMore TagWorld IPv6 Day
June 8, 2011 (this Wednesday) is World IPv6 Day, a day that several major organizations will offer content over IPv6 during a 24-hour time period. As stated on the ISOC website, “the goal of the test flight day is to motivate organizations across the industry – Internet service providers, hardware makers, operating system vendors and […]
Read MoreMore TagwolfSSL 2.0 rc2 Release
The 2nd and possible final release candidate for wolfSSL 2.0 is now available. This release contains bug fixes for Alert processing and DTLS with DHE. New features include: – FreeRTOS support– lwIP support– Wshadow warnings removed– ctc_ prefix for CTaoCrypt headers (manual still being updated for this)– asn public header for better collision avoidance Stay […]
Read MoreMore TagThe State of SSL on the Internet with Ivan Risti?
Ivan Risti?, Director of Engineering at Qualys, Inc., will be presenting the results of the first publicly-available survey aimed at assessing the state of SSL on the Internet. His results will be presented through a free webcast on June 22, 2011 at 2:00 PM EDT. The presentation will also provide documentation and free tools to […]
Read MoreMore TagwolfSSL Competitive Upgrade Program
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 TagwolfSSL 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 Tag
