leocornus.plonecrypto
=====================

leocornus.plonecrypto is a cryptographic tool for Plone developers to
easily use cryptography in a Plone application. It supports authentication
and encryption with both symmetric an asymmetric keys.

Check leocornus.plonecrypto homepage
(http://plonexp.leocorn.com/xp/leocornus.plonecrypto) for more details.

Dependences
===========

leocornus.plonecrypto depends on the following Python modules:

* keyczar-python (http://code.google.com/p/keyczar/)
* PyCrypto (http://www.amk.ca/python/code/crypto)
* PyAsn1 (http://pyasn1.sourceforge.net/)
* simplejson - 2.0.9 (http://pypi.python.org/pypi/simplejson/2.0.9)
