pysim/pySim/apdu
Harald Welte f6b37af721 Prepare for decoding/encoding records differently based on record number
In their infinite wisdom, the authors of the EIRENE FFFIS for GSM-R SIM
cards invented yet a new way of encoding data in SIM card files: The
first record of a file may be encoded differently than further records
of files.

Let's add the required infrastructure to pySim so that the encode and
decode methods for record-oriented files get passed in the current
record number.

Change-Id: I02d6942016dd0631b21d1fd301711c13cb27962b
Related: OS#5784
2023-01-24 20:03:02 +01:00
..
__init__.py pySim-trace: Also consider SW 91xx as successful 2023-01-24 13:50:51 +01:00
global_platform.py Introduce APDU/TPDU trace decoder 2022-07-23 12:18:57 +02:00
ts_31_102.py Introduce APDU/TPDU trace decoder 2022-07-23 12:18:57 +02:00
ts_102_221.py Prepare for decoding/encoding records differently based on record number 2023-01-24 20:03:02 +01:00