Latest Posts

  • uncategorized

    wolfSSL with CubeMX and HAL Support

    Just in time for the #ARMTechCon 2016, wolfSSL is making hardware accelerated crypto easier than ever on STM32 devices. This is being done by integrating wolfCrypt into STM`s Hardware Abstraction Layer (HAL) through CubeMX. wolfSSL support for CubeMX with HAL will remove the need to tediously configure hardware acceleration by...
    Read more
  • uncategorized

    wolfSSL CMSIS Pack

    On the topic of #ARMTechCon, wolfSSL is available as a CMSIS pack! wolfSSL was one of the first libraries available as a MDK5 software pack, which has evolved into CMSIS.The wolfSSL ARM MDK5 pack supports CMSIS-RTOS by default, providing both the library and example applications. The user can choose to...
    Read more
  • uncategorized

    GreenHills Integrity Support for wolfSSL

    #ARMTechCon - @wolfSSL has partnered with @GreenHillsPR who has ported the wolfSSL #embedded TLS library into Integrity RTOS! @GreenHillsPR and @wolfSSL will be exhibiting at #ARMTechCon in Santa Clara, CA. Stop by booth #321 to visit with the wolfSSL Team and discuss any questions!Reference: https://twitter.com/greenhillspr
    Read more
  • uncategorized

    wolfSSL and Xilinx

    #ARMTechCon - wolfSSL now supports Xilinx SoCs and FPGAs. The wolfSSL embedded SSL/TLS library can be used with FPGAs which use the MicroBlaze CPU and/or Zynq and Zynq UltraScale+ SoCs. For more information contact facts@wolfssl.com
    Read more
  • uncategorized

    wolfSSL + ARM + FIPS

    #ARMTechCon - If you have a need for #FIPS on an #embedded ARM device @wolfSSL offers a quick-start solution to get you up and running. @wolfSSL has certified #FIPS 140-2 on multiple ARM devices already! If you’re in town at the ARM TechCon, stop by booth 321 to find out...
    Read more
  • uncategorized

    New NXP Kinetis K8X LP Trusted Crypto (LTC) support for PKI (RSA/ECC)

    #ARMTechCon - NXP has a new LP Trusted Crypto (LTC) core which accelerates RSA/ECC PKI in their Kinetis K8x line.The LTC hardware accelerator improves: * RSA performance by 12-17X * ECC performance by 18-23X * Ed/Curve25519 performance by 2-3X.This adds to the existing MMCAU support which accelerates RNG, AES (CBC, CCM, GCM, CTR),...
    Read more
  • uncategorized

    Progressive Performance in wolfSSL with Curve25519 and Ed25519

    Are you a fan of speed?  How about new, progressive, and secure algorithms?  If so, you’re in luck!  The wolfSSL embedded SSL/TLS library and wolfCrypt cryptography library have support for two high-performance algorithms for key agreement (Curve25519) and digital signatures (Ed25519).Curve25519 is an elliptic curve which offers 128 bits of...
    Read more
  • uncategorized

    wolfSSL ARMv8 Support

    The embedded SSL/TLS library wolfSSL, has support for ARMv8. Significant gains are seen when using the crypto hardware acceleration. wolfSSL is more than 10 times faster with AES and SHA256 operations on a HiKey (LeMaker version) board when using hardware acceleration vs software!!! If building an IoT project requiring fast,...
    Read more
  • uncategorized

    Case Study: wolfSSL Secures EiMSIG® Smart Home Alarm System

    The EiMSIG smart home allows users to monitor and control windows, doors, blinds, lighting, heating, and cameras all from the convenience of a smartphone. Control and monitoring are done through the free EiMSIG® alarms app. The EiMSIG smart home has been designed to be the logical evolution of the classic...
    Read more
  • uncategorized

    SWEET32 - 3DES disabled by default in wolfSSL 3.9.10

    One of the changes in the recent wolfSSL 3.9.10 release, to mitigate against the SWEET32 attack, is that the 3DES algorithm is now disabled by default when using the Autoconf (./configure) build system. Non Autoconf users can disable 3DES by defining NO_DES3 when compiling wolfSSL.For those not familiar with SWEET32,...
    Read more