yawPyCrypto

yawPyCrypto is a wrapper library for the Python cryptography toolkit (PyCrypto). It aims at a much simpler interface while still exposing all of the underlying functionality PyCrypto offers.

Documentation

The yawPyCrypto documentation is available online here. Earlier versions of yawPyCrypto were documented in a single HTML-file, but now, as the docstrings have finally matured, the content is available in epydoc generated HTML form. The online documentation gives a broader overview over what yawPyCrypto can do.

Download

You can download the most recent version of yawPyCrypto from SourceForge. yawPyCrypto depends on the library Flatten, also available from there.

Contact

Heiko Wundram, last updated: 2003/08/17.

License

yawPyCrypto is copyright (C) 2002-3 by Heiko Wundram
heiko@asta.uni-saarland.de.

This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or (at
your option) any later version.

This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this library in the file "COPYLEFT"; if not, write to the Free
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307  USA