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
_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to