aboutsummaryrefslogtreecommitdiffstats
path: root/cards/tcos_card.py
AgeCommit message (Expand)AuthorFilesLines
2007-02-12Move parse_fancy_apdu from Cyberflex_Shell to utils.C_APDUhploetz1-5/+8
2007-01-14Fix size determination in building blockshploetz1-2/+10
2007-01-12Factor out P2 parameter of SELECThploetz1-0/+2
2006-11-29Ignore errors during decrypt/authhploetz1-12/+16
2006-11-28silently ignore unknown algorithms in MSE (will raise an exception when tryin...hploetz1-4/+3
2006-11-27Implement response decryption and decapsulationhploetz1-3/+113
2006-11-26slightly betterhploetz1-5/+4
2006-11-26small bug regarding filler byteshploetz1-1/+1
2006-11-26somewhat more elegant implementation, allows 00 or ff filler bytes to be presenthploetz1-73/+81
2006-11-25response authenticationhploetz1-12/+61
2006-11-24output which data is encryptedhploetz1-7/+50
2006-11-24secure messaging for command apdu seems to workhploetz1-3/+140
2006-11-22separate SE configs for mac and encrytionhploetz1-9/+18
2006-11-21some secure messaging and security environment infrastructurehploetz1-0/+93
2006-11-19Minor beautificationhploetz1-1/+1
2006-11-15delete commandhploetz1-6/+21
2006-10-25minor tweakshploetz1-1/+1
2006-07-15more TCOS decodinghploetz1-0/+192
2006-07-12Better ATRhploetz1-1/+1
2006-06-16MTCOShploetz1-2/+1
2006-06-16refactored ls code to a building blocks modulehploetz1-90/+9
2006-05-25sortinghploetz1-1/+3
2006-05-24ls -l (still ugly)hploetz1-5/+54
2006-05-21generalize file operations, specialise for starcoshploetz1-47/+0
2006-05-20cat and open for tcoshploetz1-0/+39
2006-05-20ls and cd commands for tcoshploetz1-0/+17
2006-05-19ATR reorganisation and extensionhploetz1-0/+38