RSS 3 projects tagged "Linux"

Download Website Updated 07 Feb 2013 CyaSSL

Screenshot
Pop 252.35
Vit 23.18

CyaSSL is a C-language-based SSL library targeted for embedded and RTOS environments, primarily because of its small size and speed. CyaSSL supports the industry standards up to the current TLS 1.2 level, is up to 20 times smaller than OpenSSL, includes SSL client libraries and an SSL server implementation, includes an OpenSSL compatibility layer, and offers several progressive ciphers such as RABBIT and HC-128. Dual licensed under both the GPLv2 and standard commercial licensing, it caters to a wide range of projects.

Download Website Updated 01 Mar 2011 yaSSL

Screenshot
Pop 244.21
Vit 11.23

yaSSL is a C++ based SSL library for embedded and RTOS environments for individuals who prefer to use the C++ language. For a C-based solution, please see CyaSSL. yaSSL supports the industry standards up to TLS 1.2, and also includes an OpenSSL compatibility interface.

Download Website Updated 08 Apr 2011 yaSSL Embedded Web Server

Screenshot
Pop 22.49
Vit 27.81

The yaSSL Embedded Web Server is a fast, embeddable, and easy-to-configure Web server with a strong focus on portability and security. The Web server offers SSL/TLS (HTTPS) support built-in through the CyaSSL embedded SSL Library. With a footprint size of less than 100kB with SSL enabled (or 40kB without SSL) and a simple and clean API, the yaSSL Embedded Web Server was designed to fit perfectly into resource-constrained embedded environments. While maintaining a small size and fast speeds, the yaSSL Embedded Web Server offers a full feature set to give you the maximum amount of freedom and flexibility when developing your project.

Screenshot

Project Spotlight

pyPEG

A parser-interpreter in Python for context free languages.

Screenshot

Project Spotlight

help2info

A command which generates a simple info manual from other commands.