Hi! As of this writing, wolfSSL, which is our small embedded SSL library, supports all of the most commonly used OpenSSL functions. As time goes on, we are incrementally improving our OpenSSL compatibility. Our process for improvement is driven by two forces. Firstly, we respond to customer requirements. Our customers migrate from OpenSSL to wolfSSL for a variety […]
Read MoreMore TagCategory: Uncategorized
The wolfSSL embedded SSL Library is integrated into LuCI
Did you know that wolfSSL is integrated into the LuCI project, which is a web interface for embedded devices? LuCI is an interface tool for wireless routers. See here for project details: http://luci.subsignal.org/
Read MoreMore TagwolfSSL embedded SSL library supports TLS 1.2
The wolfSSL embedded ssl library and Gnu TLS are the first SSL libraries to support the new TLS 1.2 standard. The TLS specification can be found here: http://www.ietf.org/rfc/rfc5246.txt. The first browser to support TLS 1.2 is Opera. It appears that TLS 1.2 support is also available in Windows 7, though not by default. As of […]
Read MoreMore TagAnnouncing a beta test of Secure Memcache with wolfSSL
Hi! We have embedded wolfSSL into Memcache and are now making it available to beta testers. There are no obligations for beta testers, so if you want to just review our changes to the source, that is fine. The first beta will not include client libraries, and we currently don’t know which ones should be supported, […]
Read MoreMore TagOpen Source has comparable security as well as faster remediation times and fewer potential backdoors than commercial or outsourced applications.
See the excellent blog post by Katie Serignese here: http://www.sdtimes.com/blog/post/2010/03/04/The-state-of-software-security.aspx. Get the report from Veracode here: https://www.veracode.com/sites/default/files/Resources/Reports/state-of-software-security-volume-2-executive-summary-report.pdf. Registration is not required to download the report. The detailed report is an excellent document.
Read MoreMore TagWindows Kernel Mode compatibility for wolfSSL
We`re considering adding Windows Kernel compatibility to wolfSSL. This means that our embedded SSL library would run in Kernel mode and use either TDI or WinSocK Kernel. We`re not sure at this point whether we should use TDI or WinSocK Kernel. The advantage of this project may include performance enhancement for device driver implementers that […]
Read MoreMore TagwolfSSL Release 1.5.0
A new release of wolfSSL embedded SSL library is now available for download. Release 1.5.0 contains bug fixes, support for the GoAhead web server, sniffer support, and swig interface support for Python, Java, Perl, and others. Please see the README for more details. Public announcement is at PrWeb
Read MoreMore TagyaSSL Release 1.9.9
A new release of yaSSL is now available for download. Release 1.9.9 contains bug fixes, a potential security problem fix for a buffer overflow possibility in certificate name processing, and removal of assert()s.
Read MoreMore TagwolfSSL Embedded SSL Release 1.3.0
A new release of the wolfSSL embedded SSL library is now available for download.Release 1.3.0 contains bug fixes, a potential security problem fix, better support for porting, removal of assert()s, and a complete port to the THREADX operating system.yaSSL/CaySSL have no renegotiaton vulnerability
Read MoreMore TagyaSSL/wolfSSL have no renegotiaton vulnerability
Hi! We`ve been getting a number of questions about the high profile vulnerabilities in OpenSSL, GnuTLS, NSS and mod_ssl.This vulnerability is based on a potentially insecure SSL early feature that yaSSL chose to never support in the first place. As such, yaSSL/wolfSSL was never insecure. More details on the issue can be found below: From […]
Read MoreMore Tag
