aboutsummaryrefslogtreecommitdiffstats
path: root/cards/cyberflex_card.py
AgeCommit message (Expand)AuthorFilesLines
2007-03-18API change: DRIVER_NAME now is a (merged) listhploetz1-2/+2
2007-02-13Big change: Replace SW_OK and SW1_RETRY with a more generic check_sw() that g...hploetz1-3/+3
2007-01-14API change: more information in the APPLICATIONS dictionaryhploetz1-1/+1
2006-05-18more bugfixes. open_secure_channel does now workhploetz1-2/+2
2006-05-18Transitioning to new APDU codehploetz1-26/+21
2006-05-18some more T=0 vs. T=1 fixeshploetz1-2/+3
2005-10-09Now using the shell class in cyberflex-shellhenryk1-51/+40
2005-10-06APDU class, basically workinghenryk1-4/+4
2005-09-30Use the APDU object throughout (working, but not complete)henryk1-16/+17
2005-09-29delete supporthenryk1-1/+20
2005-09-29Invalidate the secure channel when switching applicationshenryk1-0/+6
2005-09-29Support for select applicationhenryk1-2/+34
2005-09-29Status word decodinghenryk1-0/+43
2005-09-29arguments for open_secure_channelhenryk1-5/+31
2005-09-29Some more commandshenryk1-1/+45
2005-09-29Card specific classes in a separate packagehenryk1-0/+209