Latest Posts

  • uncategorized

    wolfSSL 2016 Annual Report

    Each year we like to document, review, and reflect on our progress, the details of which are below.  As most of our consumers know, we’ve been diligent in the squashing of bugs, our testing, and the addition of features.
    Read more
  • uncategorized

    wolfSSL RIOT OS Examples

    wolfSSL is currently collaborating with the “Revolutionary Internet of Things Operating System” (RIOT-OS) community to bring security to the embedded IoT devices supported by RIOT OS.wolfSSL has some alpha examples that build and run on the “native” board with plans to add additional platform support on demand. If you would...
    Read more
  • uncategorized

    wolfSSL PKCS#12 Parsing

    PKCS12 is commonly used when solving the problem of securely transporting a private key and certificate pair by file. wolfSSL has recently added PKCS12 parsing capabilities to the wolfSSL embedded TLS/SSL library giving the ability to securely load a certificate along with its private key from .p12 files. PKCS12 files contain internal...
    Read more
  • uncategorized

    wolfSSL Asynchronous Intel QuickAssist Support

    #Crypto #Hardware #PerformanceWe now support the Intel QuickAssist adapter, which is a low-profile PCIe x8 (Gen 3) card that accelerates crypto operations. Asynchronous hardware acceleration has been added for the following crypto algorithms: * PKI: RSA public/private (CRT/non-CRT), ECDSA/ECDH, DH * Cipher: AES CBC/GCM, DES3 * Digest: MD5, SHA, SHA224, SHA256,...
    Read more
  • uncategorized

    wolfSSL with Intel® SGX

    Intel ® SGX (Software Guard Extensions) allows for additional security and a smaller surface area for attack. One way this is accomplished is by restricting access to portions of memory even from other applications running on the same computer. This additional security is for both code that is being executed...
    Read more
  • uncategorized

    #MQTT #TLS #AWSIoT #IOT

    Interested in using AWS IoT with MQTT?We added an Amazon Web Services (AWS) IoT example to our wolfMQTT client in our latest wolfMQTT v0.12 released on 12/20/16.For this example we setup an AWS IoT endpoint and made it available for testing. AWS uses TLS with a client certificate for authentication....
    Read more
  • uncategorized

    wolfSSL on Nordic nRF52

    wolfSSL has been ported and tested on a Nordic nRF52 board. The wolfSSL embedded SSL/TLS library is ideal for IoT projects and excels at fitting onto resource constrained devices. If looking to use a progressive, embedded TLS/SSL library in your IoT projects contact us here at wolfSSL. A special thanks...
    Read more
  • uncategorized

    Hardware-Assisted Security for High-Value Information with Intel SGX

    wolfSSL recently added support Intel SGX to the wolfSSL lightweight SSL/TLS library. SGX allows developers to protect code and data from disclosure or modification. For users interested in learning more about SGX, the following Intel Security Brief provides an overview of how wolfSSL, Numecent, and Bromium have leveraged SGX:Hardware-Assisted Security...
    Read more
  • uncategorized

    OpenSSL Compatibility Layer Expansion

    Tired of using OpenSSL in your projects? wolfSSL has recently expanded to our compatibility layer and we have more functions coming. This compatibility expansion makes it easier for ripping and replacing the TLS library being used. Making it easier to upgrade your project by using the progressive wolfSSL SSL/TLS library....
    Read more
  • uncategorized

    #Crypto Christmas with wolfSSL 3.10.0, including #FIPS140

    As a Christmas present to our users, customers, and community, wolfSSL is releasing version 3.10.0 of the wolfSSL embedded SSL/TLS library. Version 3.10.0 includes lots of great new features and is now available from our download page.Features included in version 3.10.0 include:- Support for SHA-224- Support for scrypt- Build for...
    Read more