Need crypto module

git-svn-id: svn+ssh://localhost/home/henryk/svn/cyberflex-shell/trunk@111 f711b948-2313-0410-aaa9-d29f33439f0b
This commit is contained in:
hploetz 2006-08-24 07:01:20 +00:00
parent 6759203dbf
commit dce8c9f90f
1 changed files with 3 additions and 0 deletions

3
README
View File

@ -11,6 +11,9 @@ NOTE: pycsc might not compile out of the box with current pcsc-lite (e.g.
1.3.*). You should use the included pycsc-0.0.3_new-pcsc.patch in that
case.
You will also need the Crypto module for cryptography support, see
http://www.amk.ca/python/code/crypto.html
The shell has only been tested on a Linux system but should be platform
independent, if you have Python, PC/SC and pycsc for your target platform.
I am however unable to give support for any platform but Linux.