Projects tagged ‘rsa’ and ‘ssl’


[7 total ]

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.

5 Users
   

M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES); SSL functionality to implement clients and servers; HTTPS ... [More] extensions to Python's httplib, urllib, and xmlrpclib; unforgeable HMAC'ing AuthCookies for web session management; FTP/TLS client and server; S/MIME; ZServerSSL: A HTTPS server for Zope and ZSmime: An S/MIME messenger for Zope. [Less]
Created over 3 years 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.

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.

0 Users

This is just a lua binding to the small, portable xyssl library in order to provide SSL functionalities in lua. It needs luasocket for the socket creation (bind, accept, connect etc). In other ... [More] words, it is a "SSL filter" for an existing socket(or pipe including stdin/stdout say launching from inetd). ===version 0.2=== (04/11/2007) now support xyssl 0.7 and xyssl 0.8 now support building on Windows using VC(including VC 8) source tarball can be found in the download area Windows binaries can be found in the download area(compatible with lua binaries 5.1) the source code of xyssl 0.7 and xyssl 0.8 can also be found in the download area ===version 0.1=== (04/11/2007) plug replacement of lua socket read/write(through the associated bufferio.lua) COPAS compatible(see httpd-co.lua) binding for cipher AES(ECB, CBC, CFB) and RC4 binding for MD5/SHA1 and assoicated HMAC binding for a fast crypto grade HAVEGE pseudo random generator more information about lua can be found at http://www.lua.org more information about xyssl can be found at http://xyssl.org [Less]
Created about 1 year ago.

0 Users

PeerSec Networks MatrixSSL™ is an embedded SSL implementation designed for small footprint applications and devices. PeerSec MatrixSSL allows secure management of remote devices. < 50KB total ... [More] footprint with crypto provider SSLv3, TLS, SSH server and client support Included crypto library - RSA, AES, 3DES, ARC4, SHA1, MD5 Cipher Suites - RC4-MD5, RC4-SHA, DES-CBC3-SHA, AES128-SHA, AES256-SHA RSA public and private key generation X.509 certificate generation and signing MatrixSSL supports all operating systems and has been ported to OSs including VxWorks, uClinux, eCos, pSOS, Nucleus, BREW, Linux, Mac OS X, Windows and PocketPC. MatrixSSL has been deployed on systems with no OS, filesystem or memory management. [Less]
Created over 3 years ago.

0 Users

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