git-svn-id: svn+ssh://localhost/home/henryk/svn/cyberflex-shell/trunk@58 f711b948-2313-0410-aaa9-d29f33439f0bhenryk_github
parent
455428f0cd
commit
80c19becfa
@ -0,0 +1,8 @@
|
||||
This is a simple smartcard shell that has evolved from a more convenient way
|
||||
to enter APDUs (compare: pcsc-tool scriptor) through a tool to open a secure
|
||||
channel to a cyberflex card (hence the name) to a more generic tool to act
|
||||
on smart-cards.
|
||||
|
||||
It is written in Python (you might need 2.4 or up) and needs pycsc to
|
||||
communicate with the smart card terminal (with PC/SC, e.g. pcsc-lite).
|
||||
You can get pycsc from http://homepage.mac.com/jlgiraud/pycsc/Pycsc.html
|
Loading…
Reference in new issue