Assignment 5: Python hints

I've downloaded M2Crypto, a python cryptography package. You need to put this into your PYTHONPATH. My PYTHONPATH is:
/home/kutin/py-crypto/
Beyond that: good luck. There's lots of documentation in that directory; I found the test files in /home/kutin/py-crypto/demo to be very helpful. If you have any questions, please post them to the list.
Course home page