wolfTPM is a portable TPM 2.0 project designed for embedded use. We have expanded our automated tests to ensure hardware support and functionality for wolfTPM in our commitment to having the best tested cryptography product lineup. Our Jenkins CI setup now tests the following build configuration every night! Testing Hardware Setup Raspberry Pi 2 Model […]
Read MoreMore TagAuthor: wolfSSL
wolfCrypt JCE Provider Now Tested with Google Project Wycheproof
wolfCrypt JNI provides a Java, JNI-based wrapper to the native wolfCrypt API and implements wolfJCE as a JCE provider for Java’s built in security packages. wolfSSL is committed to providing the best tested cryptography available, and as such have expanded our automated testing of wolfCrypt JNI and JCE. Both FIPS 140-2 and non-FIPS builds of wolfCrypt […]
Read MoreMore TagwolfSSL and NGINX
Hi! We have been asked a number of times about wolfSSL integration with the nginx web server. If you are not familiar with Nginx, it is a high performance, high concurrency web server that is becoming extremely popular these days. You can learn more about nginx at nginx.com. nginx and wolfSSL make a likely pairing […]
Read MoreMore TagwolfSSL repository for FreeRTOS classic and Amazon FreeRTOS
We have created a new repository for hosting the FreeRTOS classic and Amazon FreeRTOS support for wolfSSL located here: https://github.com/wolfSSL/wolfssl-freertos There are two pull requests with support for wolfSSL including demos: FreeRTOS Classic v10.0.1 with wolfSSL/wolfMQTT demos: https://github.com/wolfSSL/wolfssl-freertos/pull/1 Added a wolfMQTT FreeRTOS TCP demo. This demo connects to the iot.eclipse.org MQTT broker with TLS on […]
Read MoreMore TagUsing wolfSSL and wolfCrypt from Java
Are you a Java developer looking for a industry-leading SSL/TLS and crypto implementation? If so, you’re in luck! wolfSSL provides has several options for you to use the native wolfSSL embedded SSL/TLS library and wolfCrypt cryptography libraries from Java. wolfSSL TLS from Java wolfSSL packages and maintains a JNI wrapper around the native C wolfSSL […]
Read MoreMore TagTLS 1.3 combined with FIPS (#FIPS #TLS13)
For 2018, it’s predicted that there will be more than 31 billion connectable IoT devices across the world. To put that number into perspective, imagine if every square mile on the Earth’s surface was monitored by more than 150 IoT devices each. If this were square kilometers, there would be more than 60 IoT devices […]
Read MoreMore TagwolfMQTT IBM Recipe
wolfMQTT is an MQTT client that has the capability to connect to the IBM Watson IoT cloud platform broker. This is useful as IBM’s cloud platform allows users to potentially offload large amounts of data and/or computation to the cloud that is provided. wolfMQTT comes ready with an example application titled “wiot” that shows users […]
Read MoreMore TagwolfSSL Intel SGX (#SGX) + FIPS 140-2 (#FIPS140)!
wolfSSL is pleased to announce the following addition to the wolfSSL FIPS certificate! Debian 8.7.0 Intel ® Xeon® E3 Family with SGX support Intel®x64 Server System R1304SP Windows 10 Pro Intel ® Core TM i5 with SGX support Dell LatitudeTM 7480 The wolfCrypt FIPS validated cryptographic module has been validated while running inside an Intel […]
Read MoreMore TagwolfSSL 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 over the P-256 curve. Elliptic […]
Read MoreMore TagwolfSSL Embedded SSL for Bare Metal and No OS Environments
Are you looking for an SSL/TLS library which will seamlessly integrate into your bare metal or No-OS environment? If so, continue reading to learn why the wolfSSL lightweight SSL library is a perfect fit for such environments. wolfSSL has been designed with portability and ease of use in mind, allowing developers to easily integrate it […]
Read MoreMore Tag
