Cryptkit Python Crypto toolkit.
===============================

Install instructions:

# python setup.py build_ext install


Cryptkit is composed of 5 modules, each with
their own documentation and test suite, all
available individually:

- aes
- sha256
- ecc
- entropy
- cryptsock


