cyberflex-shell/cards
Henryk Plötz 47485362af + Add parse_response_4B
+ Limit read binary response in PN532 case to 0xf8 bytes
2010-02-28 06:09:59 +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 Prevent read_binary_file from falling into an infinite loop 2007-06-12 17:44:16 +00: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 Move all PC/SC specific stuff to a separate class structure for readers (thus preparing the way for non-PC/SC-readers) 2010-02-26 02:27:26 +01: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 + Make it possible for cards/applications to set Le for SELECT operations, use this in the passport application 2010-02-24 02:45:26 +01:00
java_card.py API change: DRIVER_NAME now is a (merged) list 2007-03-18 23:38:24 +00: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 sha is deprecated, move to hashlib (probably removes support for old python versions) 2010-02-26 02:27:17 +01:00
pn532_card.py + Add parse_response_4B 2010-02-28 06:09:59 +01:00
postcard_card.py API change: DRIVER_NAME now is a (merged) list 2007-03-18 23:38:24 +00:00
rfid_card.py mifare desfire, miscellaneous 2007-11-14 12:42:46 +00:00
seccos_card.py New ATRs 2008-05-25 00:15:08 +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 Honor generic_card.DEBUG 2007-06-07 22:28:43 +00: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