Latest Posts

  • uncategorized

    CyaSSL Competitive Upgrade Program

    One of the services that yaSSL provides is the CyaSSL Competitive Upgrade Program. With this program, yaSSL offers competitive upgrade pricing for those who wish move from an outdated, orphaned, or overpriced SSL library to the CyaSSL embedded SSL library with low cost and minimal disturbance to their code base....
    Read more
  • uncategorized

    ECC Support Comes to the wolfSSL Embedded SSL Library

    Although ECC support for the wolfSSL lightweight SSL library has been available in our GitHub repository for the past several weeks, we wanted to officially announce it to our users and customers. An official download of wolfSSL with ECC will be available on the www.yassl.com website with the next official...
    Read more
  • uncategorized

    MIT Kerberos GSS-API with wolfSSL Now Available for Android

    Support for the MIT GSS-API library is now available for the Android platform - complete with an org.ietf.jgss (RFC 5653) compatible application programming interface, wolfSSL cryptography integration, and NDK sample application.You may have read our previous blog entry announcing the initial phases of our effort to port the MIT Kerberos...
    Read more
  • uncategorized

    Security on Freescale Kinetis MQX with wolfSSL

    Hello Kinetis users!  Our team has now ported and released wolfSSL lightweight SSL for Freescale Kinetis.  The newest work is for MQX/RTCS/MFS on Kinetis tower systems.  Check our Github repository for the most recent source code:https://github.com/cyassl/cyasslIf you are a Kinetis user, you will also be pleased to know that we...
    Read more
  • uncategorized

    yaSSL Embedded Web Server SafeRTOS Port

    Have you been searching for a web server that runs on SafeRTOS? We recently ported the yaSSL Embedded Web Server and wolfSSL embedded SSL library to the SafeRTOS operating system. This means that you can easily serve up HTTPS content from your SafeRTOS-enabled project. The yaSSL Embedded Web Server offers...
    Read more
  • uncategorized

    Good article on potential SHA-3 (aka Keccak) use in embedded systems

    Heres a good article if youre wondering how SHA-3 will be used:  http://community.embeddedswstore.com/t5/Embedded-Connection/Why-Does-Embedded-Security-Get-Overlooked/ba-p/286From the article:“What then will SHA-3 be good for? While Polk says it may take years to identify all the possibilities for Keccak, it immediately provides an essential insurance policy in case SHA-2 is ever broken. He also...
    Read more
  • uncategorized

    Some Android apps found to have serious SSL vulnerabilities

    Researchers from two German universities have found that a large number of Android applications available today in the Google Play store have vulnerabilities related to SSL usage which may open the door for malicious man-in-the-middle attacks. You can find several blog posts explaining the vulnerabilities including one from Network World...
    Read more
  • uncategorized

    NIST selects Keccak for SHA-3

    On October 12, NIST announced Keccak as the winner of its Secure Hash Algorithm (SHA-3) competition.Keccak is designed to permute the data in a different manner than MD5, SHA-1, and SHA-2, making it immune to many of the attacks on those hashes. It promises roughly 13 cycles per byte to...
    Read more
  • uncategorized

    New wolfSSL Layer Available for Yocto and OpenEmbedded

    Do you currently use the Yocto Project or OpenEmbedded? We would like to announce the availability of the “meta-yassl” layer for both Yocto and OpenEmbedded. This layer adds support for the lightweight wolfSSL embedded SSL library to these projects and can be easily added to your existing Yocto or OpenEmbedded...
    Read more