cyberflex-shell/cards
hploetz 62a06241c0 API change: substitute new PURPOSE_GET_RESPONSE for PURPOSE_RETRY to match the actual semantics, add a different value for PURPOSE_RETRY to match the description
Refactor READ BINARY functionality out of iso_7816_4 into a building block
Implement READ BINARY (and "cat" command) for RFID storage cards using the new building block


git-svn-id: svn+ssh://localhost/home/henryk/svn/cyberflex-shell/trunk@207 f711b948-2313-0410-aaa9-d29f33439f0b
2007-06-02 06:14:18 +00:00
..
__init__.py API change: DRIVER_NAME now is a (merged) list 2007-03-18 23:38:24 +00:00
building_blocks.py API change: substitute new PURPOSE_GET_RESPONSE for PURPOSE_RETRY to match the actual semantics, add a different value for PURPOSE_RETRY to match the description 2007-06-02 06:14:18 +00:00
cardos_card.py API change: DRIVER_NAME now is a (merged) list 2007-03-18 23:38:24 +00:00
cyberflex_card.py API change: DRIVER_NAME now is a (merged) list 2007-03-18 23:38:24 +00:00
generic_application.py API change: DRIVER_NAME now is a (merged) list 2007-03-18 23:38:24 +00:00
generic_card.py API change: substitute new PURPOSE_GET_RESPONSE for PURPOSE_RETRY to match the actual semantics, add a different value for PURPOSE_RETRY to match the description 2007-06-02 06:14:18 +00:00
gsm_card.py API change: substitute new PURPOSE_GET_RESPONSE for PURPOSE_RETRY to match the actual semantics, add a different value for PURPOSE_RETRY to match the description 2007-06-02 06:14:18 +00:00
iso_7816_4_card.py API change: substitute new PURPOSE_GET_RESPONSE for PURPOSE_RETRY to match the actual semantics, add a different value for PURPOSE_RETRY to match the description 2007-06-02 06:14:18 +00:00
java_card.py API change: DRIVER_NAME now is a (merged) list 2007-03-18 23:38:24 +00:00
mtcos_card.py Add RFID_Card class. (I just discovered that section 3.2.2 of PC/SC 2.01 specifies handling of contactless storage cards such as mifare through an emulated APDU interface.) 2007-06-01 20:40:24 +00:00
passport_application.py Make passport_application work with windows 2007-05-08 09:50:47 +00:00
postcard_card.py API change: DRIVER_NAME now is a (merged) list 2007-03-18 23:38:24 +00:00
rfid_card.py API change: substitute new PURPOSE_GET_RESPONSE for PURPOSE_RETRY to match the actual semantics, add a different value for PURPOSE_RETRY to match the description 2007-06-02 06:14:18 +00:00
seccos_card.py API change: DRIVER_NAME now is a (merged) list 2007-03-18 23:38:24 +00:00
starcos_card.py API change: DRIVER_NAME now is a (merged) list 2007-03-18 23:38:24 +00:00
tcos_card.py Add config parameter to TCOS_Security_Environment._mac (was forgotten during refactoring) 2007-04-10 00:51:40 +00:00