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: [email protected] 
[mailto:[email protected]] On Behalf Of 
Chris Conlon
Sent: 2012年5月24日 6:15
To: [email protected]
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
_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to