Latest Posts

  • uncategorized

    The TLS v1.3 Advantage

    Recently we announced availability of TLS v1.3 in wolfSSL. There are many benefits in changing to the newest version of the TLS specification.One significant difference you will notice is the reduced number of round-trips when performing a full handshake. Older versions of the TLS protocol require two complete round-trips before...
    Read more
  • uncategorized

    OCSP Stapling with wolfSSL

    Did you know that wolfSSL supports OCSP Stapling (Certificate Status Request TLS Extension) described in RFC6066 and OCSP Stapling v2 (Certificate Status Request TLS Extension v2) described in RFC6961?And what benefits can we get out of it?Without OCSP stapling, SSL/TLS clients needs to spend extra resources on a second socket...
    Read more
  • uncategorized

    TLS 1.3 Now Available in wolfSSL #TLS13

    The wolfSSL lightweight SSL/TLS library now supports TLS 1.3 (Draft 18) on both the client and server side! A BETA release of wolfSSL (wolfSSL 3.11.1) is available for download from our download page.  This release is strictly BETA, and designed for testing and user feedback.  Users and customers wanting a stable and production-ready...
    Read more
  • uncategorized

    wolfMQTT v0.13 Released

    wolfMQTT v0.13 is now available for download. This release contains fixes for non-blocking and Arduino.The wolfMQTT client is a lightweight protocol used commonly in the IoT space and is a pub/sub model. It is written in C from scratch and is based on the MQTT v3.1.1 specification. As a result...
    Read more
  • uncategorized

    Using wolfSSL with #OpenVPN

    Hi!  Are you interested in using wolfSSL with OpenVPN?  If so, let us know at facts@wolfssl.com or post a reply to this forum topic: https://www.wolfssl.com/forums/topic999-using-wolfssl-with-openvpn.htmlThe wolfSSL lightweight SSL/TLS library is nice for reduced overhead and maximum throughput in addition to supporting cutting edge curves and cipher suites!  wolfSSL currently supports...
    Read more
  • uncategorized

    PyCon CZ 2017

    Moises Guimaraes of the wolfSSL team will be in Prague June 8th to 10th, talking at PyCon CZ about our wolfCrypt Python module and basic cryptography principles. See his talk summary at https://cz.pycon.org/2017/speakers/detail/talk/28/#main.Register today for PyCon CZ at https://cz.pycon.org/2017/#tickets. If you are already planning on attending, please chat with us...
    Read more
  • uncategorized

    wolfSSL TLS 1.3 BETA Release Now Available

    The wolfSSL lightweight SSL/TLS library now supports TLS 1.3 (Draft 18) on both the client and server side!A BETA release of wolfSSL (wolfSSL 3.11.1) is available for download from our download page. This release is strictly BETA, and designed for testing and user feedback. Users and customers wanting a stable...
    Read more
  • uncategorized

    wolfSSL 3.11.0 Now Available

    wolfSSL 3.11.0 is now available for download! This release contains bug fixes, exciting new features, and includes fixes for several security vulnerabilities (5 low and 1 medium level).Continue reading below for a summary of the features and fixes included in this release.Vulnerability FixesThis release fixes three LOW level vulnerabilities reported...
    Read more
  • uncategorized

    meta-wolfssl Layer for #Yocto and #OpenEmbedded

    We have been working within OpenEmbedded and the Yocto Project to develop an Open Source SSL/TLS layer designed for incorporating wolfSSL into custom Linux builds for embedded systems. meta-wolfssl contains three completed recipes including the wolfSSL library as well as the wolfCrypt test and benchmark executables. You can now test...
    Read more