RSS 8 projects tagged "Cryptography"

Download Website Updated 19 Mar 2007 Apache-SSL

Screenshot
Pop 147.33
Vit 5.38

Apache-SSL is the original secure webserver based on Apache and SSLeay/OpenSSL. It provides 128 bit encryption, client authentication and a modular API. It is actively maintained, and very widely used.

Download Website Updated 02 Apr 2010 DeleGate

Screenshot
Pop 393.63
Vit 17.84

DeleGate is a multi-purpose application level gateway or proxy server that mediates communication of various protocols, applying cache and conversion for mediated data, controlling access from clients, and routing toward servers. It translates protocols between clients and servers, converting between IPv4 and IPv6, applying SSL (TLS) to arbitrary protocols, merging several servers into a single server view with aliasing and filtering. It can be used as a simple origin server for some protocols (HTTP, FTP, and NNTP).

Download Website Updated 29 May 2009 Waterken Server

Screenshot
Pop 57.72
Vit 4.65

The Waterken Server is a platform for building Java applications that use eventual control flow operations, such as asynchronous invocation, to communicate both within the application and across the network to other HTTP-based software.

Download No website Updated 07 Feb 2013 MatrixSSL

Screenshot
Pop 327.35
Vit 32.46

MatrixSSL is an embedded SSL and TLS implementation designed for small footprint devices and applications requiring low overhead per connection. The library is less than 50K on disk with cipher suites. It includes SSL and TLS client and server support, session resumption, and implementations of RSA, AES, 3DES, ARC4, SHA1, and MD5. The source is well documented and contains portability layers for additional operating systems, cipher suites, and cryptography providers.

Download Website Updated 01 Mar 2011 yaSSL

Screenshot
Pop 244.46
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 07 Feb 2013 CyaSSL

Screenshot
Pop 251.21
Vit 23.07

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 19 May 2008 Proto Balance SSL

Screenshot
Pop 26.31
Vit 1.00

Proto Balance SSL negotiates an SSL connection and forwards the plain HTTP connection to your Web server. Certificate management like request generation, vendor certificate installation, and key generation are all done from an easy-to-use Web interface. It load balances connections over multiple Web servers. It performs 1000 SSL transaction per second. Traffic management and on-the-fly redirection of traffic. On-the-fly adding and removal of servers. Traffic accounting and client-connection-rate limits. Denial of server protection. Layer 7 inspection and X-Forwarded-For support.

Download Website Updated 10 Jul 2008 libapache2-mod-scramble-ip

Screenshot
Pop 22.91
Vit 1.00

libapache2-mod-scramble-ip is an Apache 2 module that works like mod_removeip, but instead of just overwriting the IP address with 127.0.0.1, it encrypts the IP address. This way you always get an IP address to work with (in scripts, etc.) and have the ability to use tools like awstats to analyze your logs. It's in alpha status, but working on some Apache 2 servers, and the 'cost' (load) should be small and reasonable.

Screenshot

Project Spotlight

libquickmail

A C library for sending email with attachments.

Screenshot

Project Spotlight

spt::json

A simple JSON API for Qt 4.