Because of export restrictions, Andrew is unable to offer prebuilt binary versions of his excellent PyCrypto module. I've built a windows installer for Python 2.4
Actually download it here http://www.voidspace.org.uk/atlantibots/pythonutils.html#crypto Visit PyCrypto Homepage - http://www.amk.ca/python/code/crypto.html I was able to build the binary by installing microsofts free optimising compiler - VC Toolkit - and hacking distutils to use it. I followed the excellent instructions at http://www.vrplumber.com/programming/mstoolkit/ Regards, Fuzzy http://www.voidspace.org.uk/atlantibots/pythonutils.html -- http://mail.python.org/mailman/listinfo/python-list
