cyberflex-shell/cards
Harald Welte 976ac45ff8 Add new "GRCard" module for the (HZCOS based?) grcard.cn SIM
This sim is re-programmable and we add commands for setting Ki, PIN,
A3/A8 algorithm, ...
2011-03-23 23:22:20 +01:00
..
__init__.py API change: DRIVER_NAME now is a (merged) list 2007-03-18 23:38:24 +00:00
acos6sam_card.py Move PN532 code to a separate class (I forgot how easy that is) 2010-02-26 02:27:26 +01:00
building_blocks.py Add printing of time spent for APDU transactions 2010-03-06 21:42:16 +01:00
cardos_card.py added lifecycle commands to CardOS 2008-03-10 22:54:53 +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 Add generic response chaining capability 2010-10-15 17:58:54 +02:00
grcard_sim_card.py Add new "GRCard" module for the (HZCOS based?) grcard.cn SIM 2011-03-23 23:22:20 +01:00
gsm_card.py Extend the GSM card module with lots of SIM card commands 2011-03-23 23:21:26 +01:00
iso_7816_4_card.py Separate out generic "Card" functionality from ISO specific functionality in preparation of DESfire native semantics 2010-10-15 17:07:55 +02:00
iso_card.py Abstract out command class 2010-10-18 06:05:57 +02:00
java_card.py Separate out generic "Card" functionality from ISO specific functionality in preparation of DESfire native semantics 2010-10-15 17:07:55 +02:00
mtcos_card.py MTCOS_Card_RFID is better than RFID_Card. (TODO: Find better API for such cases) 2007-06-05 02:32:43 +00:00
nfc_application.py sha is deprecated, move to hashlib (probably removes support for old python versions) 2010-02-26 02:27:17 +01:00
passport_application.py Fix for new german passports 2011-02-09 02:17:34 +01:00
pn532_card.py Separate out generic "Card" functionality from ISO specific functionality in preparation of DESfire native semantics 2010-10-15 17:07:55 +02:00
postcard_card.py Refactor: rename APDU_GET_RESPONSE to COMMAND_GET_RESPONSE 2010-10-15 17:08:08 +02:00
rfid_card.py Separate out generic "Card" functionality from ISO specific functionality in preparation of DESfire native semantics 2010-10-15 17:07:55 +02:00
seccos_card.py New ATRs 2008-05-25 00:15:08 +00:00
starcos_card.py Separate out generic "Card" functionality from ISO specific functionality in preparation of DESfire native semantics 2010-10-15 17:07:55 +02:00
tcos_card.py Decode compact access bitmap 2011-01-08 03:50:37 +01:00
vrs_application.py sha is deprecated, move to hashlib (probably removes support for old python versions) 2010-02-26 02:27:17 +01:00