
Smart Cards Lab COMPGA12 University College London
1. Install Python Imaging http://www.pythonware.com/products/
pil/
2. Install pyscard, http://pyscard.sourceforge.net/
3. Install pyserial, http://pyserial.sourceforge.net/
4. Install also pywin32-213.win32-py2.5 package (only sometimes needed).
http://sourceforge.net/projects/pywin32/.
5. Install pycrypt http://www.amk.ca/python/writing/pycrypt/
and http://www.pythonware.com/products/pil/
A ready installer for pycrypt is provided. It is BETTER than installers
found elsewhere on the Internet.
With other installers, to really install pycrypt, one does not have to copy the
files, just run from the package directory directly (can be from a USB drive):
setup.py build
test.py
This usually fails without Visual Studio 7 installed (might work with VS8
too)... Also known under names Visual Studio 7 == .NET == 2003. One
might use another release by fiddling with the python/Lib/distutils/ msvc-
compiler.pyc file that detects the compiler...
5.0.4 rfidiot - Additional OpenSSL Install
Install openssl Python library. This is only needed to access certain
electronic passports.
In our files it is found in
\Smart Cards Lab docs and free software\rfidiot\more\
Open SSL needed for certain passports only\openssl-0.9.8k\
See INSTALL.W32 for detailed instructions. It requires either of these
two:
1. cygwin with a C compiler and Perl installed,
2. Microsoft Visual Studio version 7 or 8 (recommended), or 9 or 10, al-
ready installed, and ActiveState Perl, available from http://www.activestate.com/ActivePerl.
c
Nicolas T. Courtois 2009-10
Kommentare zu diesen Handbüchern