Latest Posts

  • uncategorized wolssl

    Part 2: Installing and Configuring wolfSSL on RISC-V

    There are no special requirements or prerequisites for using wolfSSL in a RISC-V project. As noted in our prior blog, wolfSSL has been developed in a Clean Room environment and has no external dependencies. Unlike other options, wolfSSL is still maintained with oversight from the original developers. If your current...
    Read more
  • uncategorized wolssl

    Part 1: Ready for Integration: wolfSSL and RISC-V

    Advantages of Using wolfSSL on RISC-V Platforms One of the key benefits of using wolfSSL in a RISC-V project is that the library has been developed in a “clean room” environment. In part, this means there’s no inherited code baggage and more importantly: no external dependencies. If there’s an existing...
    Read more
  • uncategorized

    What is FIPS? (Quick Overview)

    Doing FIPS responsibly since 2014! The wolfCrypt module now holds the world’s first SP800-140Br1 FIPS 140-3 Validated Certificate #4718. FIPS is a set of standards, detailed in Special Publications, that need to be met in order to be awarded a FIPS validation/certification published on the NIST website. A FIPS certificate,...
    Read more
  • uncategorized

    Live Webinar: Reasons to migrate from OpenSSL to wolfSSL

    If you’re looking for a superior alternative to OpenSSL that offers better support and a smoother workflow, wolfSSL is the solution you need. It not only addresses the gaps you may encounter with OpenSSL but also boasts the world’s first SP800 140Br1 FIPS 140-3 validated certificate (#4718) for its wolfCrypt...
    Read more
  • uncategorized

    Keystores and Secure Elements supported by wolfSSL

    Our very own Tim Pickering was in attendance today when White House officials announced that the standards for post-quantum algorithms were no longer in draft mode. They are now fully empowered as standard algorithms and endorsed by the US Federal Government. What was standardized today?
    Read more
  • uncategorized

    How do you benchmark cryptography?

    There are many different metrics that can be used when benchmarking cryptography. The common metrics are; average time per operation, average amount of data processed per unit of time, and number of clock cycles taken per data processed.
    Read more