Projects tagged ‘cryptography’, ‘library’, and ‘tls’


Jump to tag:

Projects tagged ‘cryptography’, ‘library’, and ‘tls’

Filtered by Project Tags cryptography library tls

Refine results Project Tags security (6) ssl (6) crypto (6) aes (5) x.509 (5) des (4) portable (4) cross-platform (4) rsa (4) privacy (4) sha-256 (3) sha-1 (3)

[6 total ]

9 Users
   

Perl bindings to OpenSSL.
Created over 3 years ago.

6 Users

Python wrapper around a small subset of the OpenSSL library. Includes: X509 Certificates, SSL Context objects, SSL Connection objects using Python sockets as transport layer.
Created about 1 year ago.

2 Users

The Virtual Ideal Functionality Framework (VIFF) is a framework for creating efficient and secure multi-party computations (SMPC). Players, who do not trust each other, participate in a joint ... [More] computation based on their private inputs. The computation is done using a cryptographic protocol which allows them to obtain a correct answer without revealing their inputs. Operations supported include addition, multiplication, and comparison, all with Shamir secret shared outputs. [Less]
Created over 2 years ago.

1 Users

PolarSSL is a light-weight open-source cryptographic library for embedded systems. It provides standard crypto block: AES, Camellia, SHA-1, SHA-2, X.509, etc. as well as higher lever protocols: SSL ... [More] v3 and TLS v1. PolarSSL has been ported on a number of architectures, including ARM, PowerPC, MIPS, and Motorola 68000. Its already small memory footprint can be easily reduced to 50k for a basic SSL client or server, by modifying a single .h configuration file. PolarSSL is currently used in several open-source (GPL) and closed-source projects, such as Adobe's flash player. PolasSSL is the official fork of the former XySSL project by Christophe Devine. [Less]
Created about 1 year ago.

1 Users
   

XySSL is an open-source cryptographic library for embedded systems. It provides standard crypto block: AES, SHA-1, X.509, etc. as well as higher lever protocols: SSL v3 and TLS v1. XySSL has been ... [More] ported on a number of architectures, including ARM, PowerPC, MIPS, and Motorola 68000. Its already small memory footprint can be easily reduced to 50k for a basic SSL client or server, by modifying a single .h configuration file. XySSL is currently used in several open-source (GPL) and closed-source projects, such as Adobe's flash player. [UPDATE 2008-12-31] As of now, XySSL is no longer maintained by Christophe Devine. The current project manager is Paul Bakker, and the new site can be accessed at: http://polarssl.org/ [Less]
Created about 1 year ago.

0 Users

TropicSSL is an unofficial fork of PolarSSL/XySSL, keeping the BSD-licensed code stream.
Created 4 months ago.