Latest Posts

  • uncategorized

    yaSSL is a General Member of the Intel Embedded Alliance

    yaSSL is strongly committed to fostering both partnerships and community, and as such, we make it a point to go out of our way to support both. We can now report that yaSSL is a General Member of the Intel Embedded Alliance: a community of embedded developers and solution providers....
    Read more
  • uncategorized

    wolfSSL NDK for Android Development

    Are you developing for Android? If so, we have recently created an Android NDK package for the wolfSSL Embedded SSL library. Using this package as a guide, you should be able to easily integrate the native wolfSSL library into your Android application for either SSL or cryptography use.wolfSSL supports the...
    Read more
  • uncategorized

    TLS 1.2 signature_algorithm Extension

    Some of you may be familiar with the TLS 1.2 signature_algorithm extension, and might be curious if wolfSSL supports it. The signature_algorithm extension is found in section 7.4.1.4.1 RFC5246 (http://tools.ietf.org/html/rfc5246#section-7.4.1.4.1), and is a hello extension of type supported_signature_algorithms. The purpose of this extension is to allow clients to indicate to...
    Read more
  • uncategorized

    Are you using wolfSSL in your Project?

    Are you currently using wolfSSL in your open source, community, or hobby project? If so, we’d love to hear about what you’ve done so far and what your plans are for the future. yaSSL is dedicated to helping community-based projects who are using the wolfSSL embedded SSL library or the...
    Read more
  • uncategorized

    Why is wolfSSL the #1 Choice For Game Developers?

    You may have not realized it, but wolfSSL is very popular for game development, and is in use in millions of games.  Heres why:  1. **Experienced**:  The yaSSL team has been supplying game developers with an efficient, portable SSL Stack for years.2. **Small**:  Our code size is small.  We wont...
    Read more
  • uncategorized

    wolfSSL Build Sizes

    One predominant question we get asked frequently is what are the build size and runtime memory usage of the wolfSSL embedded SSL library.  Hopefully this post will help clear things up.Firstly, wolfSSL was built from the ground up to be optimized for embedded and resource-constrained devices and environments.  As such,...
    Read more
  • uncategorized

    Running the yaSSL Embedded Web Server on the Apple TV

    Do you want to install a HTTPS-capable web server on your Apple TV? If so, continue reading below to find out how the open source yaSSL Embedded Web Server can easily be installed on the second generation Apple TV.Following our port of wolfSSL to the second generation Apple TV, our...
    Read more
  • uncategorized

    Running wolfSSL on the Apple TV 2

    The Apple TV brought with it a long list of desirable and useful features for the home - including high usability, a small form factor, easy setup, and low cost. We here at yaSSL are users and fans of the second generation Apple TV, and as such, recently ported the...
    Read more
  • uncategorized

    wolfSSL can scale too!

    Most of the focus of wolfSSL has been towards the embedded world, emphasizing small size, speed, and low memory use.  Ironically, these attributes also make wolfSSL ideal for scaling on a huge magnitude.   Other libraries often run into problems when trying to scale to hundreds of thousands of connections for...
    Read more
  • uncategorized

    wolfSSL 2.0 RC2 - Call for Testing

    With release candidate 2, the full 2.0 version of wolfSSL is drawing near. We have chosen to put out several release candidates for wolfSSL 2.0 because of the volume of new features that were added combined with the number of bugs that are fixed in this release.We would like to...
    Read more