aboutsummaryrefslogtreecommitdiffstats
path: root/utils.py
AgeCommit message (Expand)AuthorFilesLines
2007-02-12Move parse_fancy_apdu from Cyberflex_Shell to utils.C_APDUhploetz1-1/+126
2006-11-24make it possible to print an arbitrary offsethploetz1-2/+2
2006-06-14variable length hexdumpshploetz1-4/+5
2006-05-21generalize file operations, specialise for starcoshploetz1-1/+2
2006-05-19fancy tlv fixeshploetz1-2/+2
2006-05-19nicer TLV parsing, (more ugly code)hploetz1-0/+36
2006-05-18TLV utilitieshploetz1-15/+0
2006-05-18more bugfixes. open_secure_channel does now workhploetz1-1/+1
2006-05-18Transitioning to new APDU codehploetz1-0/+13
2006-05-18New APDUs basically feature completehploetz1-194/+27
2006-05-18further advances in APDU handlinghploetz1-13/+91
2006-05-18initial problem fixedhploetz1-32/+32
2006-05-18experimental next generation code, still brokenhploetz1-3/+138
2006-05-18some more T=0 vs. T=1 fixeshploetz1-28/+37
2006-05-17better handling of non-T=0 APDUs. may still be buggyhploetz1-26/+32
2006-05-04Implemented option to select readerhenryk1-2/+3
2005-10-06APDU class, basically workinghenryk1-68/+132
2005-10-03docstringshenryk1-1/+2
2005-09-30Use the APDU object throughout (working, but not complete)henryk1-2/+4
2005-09-30fixexhenryk1-3/+9
2005-09-30lc calculationhenryk1-3/+4
2005-09-30APDU classhenryk1-2/+109
2005-09-28Fix line breakshenryk1-1/+1
2005-09-28Less characters to print (especially tabs and line breaks)henryk1-1/+2
2005-09-28rename offset -> indenthenryk1-4/+4
2005-09-28utils.py will contain general utility functions. hexdump and parse_status for...henryk1-0/+137
2005-09-27*** empty log message ***henryk1-0/+0