Latest Posts

  • uncategorized

    SCP with wolfSSH

    We have been hard at work adding server support for SCP to wolfSSH and it will be available in the next release of wolfSSH, version 1.3.0.
    Read more
  • uncategorized

    Performance Comparison: TLS 1.3 in wolfSSL and OpenSSL

    The performance of TLS 1.3 using wolfSSL has recently been discussed here in the blogs. While checking our performance a comparison was made with OpenSSL. An OpenSSL server using the latest TLS 1.3 implementation at the time was used with the wolfSSL client. The numbers showed that the recent Intel...
    Read more
  • uncategorized

    TLS 1.3 Performance Part 6 – Throughput

    Some interesting results were found when comparing the throughput of TLS 1.2 and TLS 1.3 using an assembly optimized wolfSSL – some good, some bad. This is the last of the blogs discussing the performance differences observed between TLS 1.2 and TLS 1.3 in wolfSSL and how to make the...
    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

    wolfSSL Competitive Upgrade Program

    One of the services that wolfSSL provides is the wolfSSL Competitive Upgrade Program. With this program, wolfSSL offer competitive upgrade pricing for those who wish move from an outdated or expensive SSL/TLS library to wolfSSL with low cost and minimal disturbance to their code base.
    Read more
  • uncategorized

    TLS 1.3 Performance Part 4 – Server Pre-Generation

    TLS 1.3 has some significant changes from TLS 1.2 that are targeted at performance. This is the fourth part of six blogs discussing the performance differences observed between TLS 1.2 and TLS 1.3 in wolfSSL and how to make the most of them in your applications. This blog discusses the...
    Read more
  • uncategorized

    TLS 1.3 Performance Part 3 – Pre-Shared Key (PSK)

    TLS 1.3 has a different handshake flow when using pre-shared keys and this impacts performance. This is the third part of six blogs discussing the performance differences observed between TLS 1.2 and TLS 1.3 in wolfSSL and how to make the most of them in your applications. This blog discusses...
    Read more