lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] CyaSSL 2.2.0 Released


From: vincent cui
Subject: Re: [lwip-users] CyaSSL 2.2.0 Released
Date: Thu, 24 May 2012 00:19:24 +0000

Hi Chris:

 

 

I am working on HTTPS and SSH, and looking for a SSL to support LWIP.

So , the CyaSSL 2.2.0 is small enough for integrity it into LWIP and FreeRTOS ? do you have a sample to SSH application ?

 

From: lwip-users-bounces+address@hidden [mailto:lwip-users-bounces+address@hidden On Behalf Of Chris Conlon
Sent: 2012
524 6:15
To: address@hidden
Subject: [lwip-users] CyaSSL 2.2.0 Released

 

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]