python-mcrypt

Introduction

python-mcrypt is a comprehensive Python interface to the mcrypt library, which is a library providing a uniform interface to several symmetric encryption algorithms. It is intended to have a simple interface to access encryption algorithms in ofb, cbc, cfb, ecb and stream modes. The algorithms it supports are DES, 3DES, RIJNDAEL, Twofish, IDEA, GOST, CAST-256, ARCFOUR, SERPENT, SAFER+, and more.

Features

The python-mcrypt module provides the following features:

(*) mcrypt library features

Download

The following files are available:

Author

Gustavo Niemeyer <gustavo@niemeyer.net>


CategoryProject

python-mcrypt (last edited 2008-03-03 03:21:42 by GustavoNiemeyer)