NCrypt

NCrypt is a python wrapper for OpenSSL built using Pyrex.

Features

Download

To compile from source you'll need OpenSSL and Pyrex installed.

Warning: The Pyrex generated code generates a HUGE number of compiler warnings.

Linux:

python setup.py build
python setup.py install

Win32:

python setup.py --openssl-dir=c:\openssl build
python setup.py install

Documentation

Usage examples are available here.

Mailing List

A mailing list has been setup at ncrypt-users@tachyon.in. Go here to subscribe. The list archives are available here.