lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] CyaSSL 2.2.0 Released


From: Chris Conlon
Subject: [lwip-users] CyaSSL 2.2.0 Released
Date: Wed, 23 May 2012 16:14:52 -0600

Dear lwIP Users,

We wanted to let you know that CyaSSL 2.2.0 has been released and is now available for download from the yaSSL website. The CyaSSL embedded SSL library can be easily used with LwIP to provide secure communications for your application or device.  When using CyaSSL with the LwIP sockets API, just define CYASSL_LWIP when building CyaSSL.

This release contains bug fixes, feature enhancements, and is a recommended update for all existing users.  Some of the changes include:

- Initial CRL (Certificate Revocation Lists) support with --enable-crl
- Initial OCSP (Online Certificate Status Protocol) support with --enable-ocsp
- Static ECDH suites including:
TLS_ECDH_RSA_WITH_AES_256_CBC_SHA
TLS_ECDH_RSA_WITH_AES_128_CBC_SHA
TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA
TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA
TLS_ECDH_RSA_WITH_RC4_128_SHA
TLS_ECDH_ECDSA_WITH_RC4_128_SHA
TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA
TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA
- SHA-384 support
- ECC client certificate support

To download the open source, GPLv2-licensed version of CyaSSL 2.2.0, please visit the yaSSL Download Page (http://yassl.com/yaSSL/download/downloadForm.php).

Thanks,
Chris

reply via email to

[Prev in Thread] Current Thread [Next in Thread]