Search code examples
python-2.7pycrypto

Can't find a precompilied version of PyCrypto 2.6 for windows x64


Does anyone know where I could find a precompilied version of pycrypto 2.6.1 for Windows x64? I found http://www.voidspace.org.uk/python/modules.shtml#pycrypto but I can't download the file. The link is broken.

Of course, there is the option of building the library from scratch but I don't want to do that.


Solution

  • The download link PyCrypto 2.6 works for Python 2.7 64bit in http://www.voidspace.org.uk/python/modules.shtml#pycrypto works.