Latest Posts

  • uncategorized

    Job Posting: Embedded Systems Software Engineer

    wolfSSL is a growing company looking to add a top notch embedded systems software engineer to our organization. wolfSSL develops, markets and sells the leading Open Source embedded SSL/TLS protocol implementation, wolfSSL. Our users are primarily building devices or applications that need security. Other products include wolfCrypt embedded cryptography engine,...
    Read more
  • uncategorized

    wolfSSL and ST at Embedded World 2018

    wolfSSL recently exhibited at Embedded World in Germany, where we did a quick video interview with ST.  The video highlights the STM32 platform support we have in the wolfSSL embedded TLS library and the demo that we were showing off during the exhibition.  wolfSSL engineer David Garske talks about wolfSSL’s...
    Read more
  • uncategorized

    New wolfSSL Blog Subscription Feature

    The wolfSSL blog now has a new feature that allows individuals to subscribe to weekly updates. Users can add their email to the subscription list, and upon verifying their emails, they will receive a weekly update on Mondays at 9am MDT of the latest updates to the wolfSSL blog. This...
    Read more
  • uncategorized

    wolfSSL FAQ page

    The wolfSSL FAQ page can be useful for information or general questions that need need answers immediately. It covers some of the most common questions that the support team receives, along with the support team’s responses. It’s a great resource for questions about wolfSSL, embedded TLS, and for solutions to...
    Read more
  • uncategorized

    Unit Test Additions in wolfSSL 3.14.0

    wolfSSL is committed to leveraging Continuous Integration in the design, delivery, and evaluation of our software - where development and testing are an ongoing process. As such, wolfSSL continues to make improvements to the quality of its testing throughout the software life-cycle to meet the needs of embedded IoT devices....
    Read more
  • uncategorized

    wolfSSL and Static Memory on FreeRTOS

    We are proud to announce that wolfSSL’s static memory feature with FreeRTOS received an update in our latest 3.14.0 release. This feature allows for memory allocation to stack memory instead of using the heap. In previous versions of the wolfSSL embedded TLS library, the library would not compile when trying to...
    Read more
  • uncategorized

    wolfSSL Performance on Intel x86_64 (Part 6)

    Recent releases of wolfSSL have included new assembly code targeted at the Intel x86_64 platform. Large performance gains have been made and are being discussed over six blog posts of which this is the last part. In this blog, we will talk about the performance of Elliptic Curve (EC) operations...
    Read more
  • uncategorized

    wolfSSL Performance on Intel x86_64 (Part 5)

    Recent releases of wolfSSL have included new assembly code targeted at the Intel x86_64 platform. Large performance gains have been made and are being discussed over six blog posts of which this is part 5. In this blog, we will talk about the performance of RSA and Diffie-Hellman (DH). RSA...
    Read more
  • uncategorized

    wolfSSL Performance on Intel x86_64 (Part 4)

    Recent releases of wolfSSL have included new assembly code targeted at the Intel x86_64 platform. Large performance gains have been made and are being discussed over six blog posts of which this is part 4. In this blog, we will talk about the performance of Curve25519 and Ed25519. Curve25519 is...
    Read more