FAQ?
How do I install and upgrade my crypto version with Pip?
Install with pip using the command: or download the source repository, unpack it, and navigate to the top level of the repository. Then enter: You can upgrade your crypto version with the command: You can find all available options in the documentation or by using one of the following commands: Download the file for your platform.
How do I install crypto in Python?
Install. Install with pip using the command: $ pip install crypto or download the source repository, unpack it, and navigate to the top level of the repository. Then enter: $ python setup.py install
How do I upgrade my crypto version?
or download the source repository, unpack it, and navigate to the top level of the repository. Then enter: You can upgrade your crypto version with the command: You can find all available options in the documentation or by using one of the following commands:
How do I build pycrypto on Windows 7?
It's possible to build PyCrypto using the Windows 7 SDK toolkits. There are two versions of the Windows 7 SDK. The original version (for .Net 3.5) includes the VS 2008 command-line compilers. Both 32- and 64-bit compilers can be installed. The first step is to compile mpir to provide fast arithmetic.