Support for AES-NI in Visual Studio

Hi!  We`ve been supporting AES-NI for a few years now.  We`ve decided to extend that support to Visual Studio users.  If you would like to use AES-NI with Visual Studio, then let us know.  Beta code will be available shortly.  Contact us at facts@wolfssl.com if you have questions.

Read MoreMore Tag

wolfSSL Enforces Stack Usage Reduction

Understanding the stack and the heap are fundamental steps for all software developers. The importance of such understanding is inversely proportional to the amount of memory available on the platform, as both compete for a piece of the total memory space available on a system. In some cases the developer has the choice of when […]

Read MoreMore Tag

wolfSSL with TLS 1.3

Hi!  Some of you know that the IETF working group on TLS is creating the specification for TLS 1.3.  We plan to upgrade wolfSSL to the TLS 1.3 specification as soon as the spec is finalized, or even close to finalized.  We are always aggressive with implementing the new TLS specifications, because we like to […]

Read MoreMore Tag

wolfSSL 3.0.0 Released

The new release of wolfSSL, v3.0.0, is now ready to download from our website.  New features include: – FIPS release candidate – X.509 improvements that address items reported by Suman Jana with security researchers at UT Austin and UC Davis – Small stack size improvements, –enable-smallstack. Offloads large local variables to the heap. (Note this […]

Read MoreMore Tag