A new release of wolfSSL embedded SSL library is now available for download. Release 1.5.0 contains bug fixes, support for the GoAhead web server, sniffer support, and swig interface support for Python, Java, Perl, and others. Please see the README for more details. Public announcement is at PrWeb
Read MoreMore TagCategory: Uncategorized
yaSSL Release 1.9.9
A new release of yaSSL is now available for download. Release 1.9.9 contains bug fixes, a potential security problem fix for a buffer overflow possibility in certificate name processing, and removal of assert()s.
Read MoreMore TagwolfSSL Embedded SSL Release 1.3.0
A new release of the wolfSSL embedded SSL library is now available for download.Release 1.3.0 contains bug fixes, a potential security problem fix, better support for porting, removal of assert()s, and a complete port to the THREADX operating system.yaSSL/CaySSL have no renegotiaton vulnerability
Read MoreMore TagyaSSL/wolfSSL have no renegotiaton vulnerability
Hi! We`ve been getting a number of questions about the high profile vulnerabilities in OpenSSL, GnuTLS, NSS and mod_ssl.This vulnerability is based on a potentially insecure SSL early feature that yaSSL chose to never support in the first place. As such, yaSSL/wolfSSL was never insecure. More details on the issue can be found below: From […]
Read MoreMore TagyaSSL Embedded SSL Release 1.2.0
The wolfSSL embedded SSL library Release 1.2.0 is now available for download. Release 1.2.0 for wolfSSL adds bug fixes and session negotiation when first use is read or write. To get TLS 1.2 support please use the client and server functions: SSL_METHOD *TLSv1_2_server_method(void);SSL_METHOD *TLSv1_2_client_method(void); The wolfSSL OpenSSL compatibility layer was tested against lighttpd 1.4.23, see the notes in README […]
Read MoreMore TagyaSSL Release 1.9.8
The yaSSL SSL library Release 1.9.8 is now available for download. Release 1.9.8 for yaSSL adds bug fixes and support for the new stream ciphers Rabbit and HC-128. We expect that these new stream ciphers will be especially useful to users that are encrypting streaming media like voice (VoIP) or video.
Read MoreMore TagwolfSSL Release 1.1.0
The wolfSSL embedded SSL library Release 1.1.0 is now available for download. Release 1.1.0 for wolfSSL adds bug fixes, a check against malicious session cache use, support for lighttpd, and TLS 1.2. To get TLS 1.2 support please use the client and server functions: SSL_METHOD *TLSv1_2_server_method(void);SSL_METHOD *TLSv1_2_client_method(void); The wolfSSL OpenSSL compatibility layer was tested against lighttpd 1.4.23, See the […]
Read MoreMore TagCyaSSL Embedded SSL Release 1.0.3
The CyaSSL embedded SSL library Release 1.0.3 is now available for download. Release 1.0.3 for CyaSSL adds bug fixes and improves OpenSSL compatibility support. We believe that the CyaSSL now supports the bulk of the functions required to port applications over from OpenSSL. Release 1.0.3 includes an alpha release of DTLS (http://en.wikipedia.org/wiki/Datagram_Transport_Layer_Security) for both clients […]
Read MoreMore TagwolfSSL Embedded SSL Release Candidate 3
The wolfSSL embedded ssl library Release Candidate 3 1.0.0 is now available for download. Release Candidate 3 for wolfSSL 1.0.0 adds bug fixes and adds a project file for iPhone development with Xcode. cyassl-iphone.xcodeproj is located in the root directory. This release also includes a fix for supporting other implementations that bundle multiple messages at […]
Read MoreMore TagwolfSSL Embedded SSL Release Candidate 2
The wolfSSL embedded SSL library Release Candidate 2 1.0.0 is now available for download. This release includes new stream ciphers HC-128 and RABBIT, they are also available as cipher suites. Building for the Nintendo Wii and Gamecube are also supported through devkitPro. See the README for details.
Read MoreMore Tag
