FWIW:
The very latest version of the tools (v2.2a) from Apprentice Alf you no longer need to use/build/install PyCrypto at all! So no need to install SDKs for Mac and building your own PyCrypto anymore. The files have been modified to work with OpenSSL which is already installed on Mac OS X and Linux.
As for Windows, I recommend simply installing the the ActiveState version of Python 2.6 or 2.7 (32 bit) using the .msi installer link provided earlier. Windows users can find links to install OpenSSL as well making PyCrypto unnecessary on Windows as well.
|