pysim/pySim
Harald Welte b5d143d961 [UNTESTED] sysmocom_sja2: Support files related to OTA HTTPS features
Change-Id: I5710b82c2eea6b6bf5b38882b2a1ec7d60a725d8
2022-08-12 16:58:43 +02:00
..
apdu WIP: classic SIM (3GPP TS 51.011) support. 2022-08-12 16:58:43 +02:00
apdu_source Introduce APDU/TPDU trace decoder 2022-07-23 12:18:57 +02:00
transport pySim.transport: Add mechanism for handling for CAT/USAT proactive cmds 2022-08-06 18:56:42 +02:00
__init__.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
ara_m.py doc: Improve documentation in various places 2022-02-15 16:40:45 +01:00
card_handler.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
card_key_provider.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
cards.py Py2 -> Py3: do not inherit classes from object 2022-07-07 03:05:30 +07:00
cat.py Add TLV definitions for *a lot more* CAT / USAT data objects 2022-08-06 18:56:42 +02:00
commands.py Py2 -> Py3: do not inherit classes from object 2022-07-07 03:05:30 +07:00
construct.py ts_102_221: The BTLV IEs FILE SIZE and TOTAL FILE SIZE have a min length 2022-06-10 16:26:54 +02:00
exceptions.py Fix printing of SwMatchError after introduction of logical channels 2022-07-30 16:37:01 +02:00
filesystem.py filesystem: We can select not just immediate parent DF but all ancestors 2022-07-25 14:25:11 +02:00
global_platform.py Initial support for GlobalPlatform 2022-03-01 16:32:15 +00:00
gsm_r.py filesystem: Use Tuple for record length 2022-07-21 22:48:59 +02:00
gsmtap.py Introduce APDU/TPDU trace decoder 2022-07-23 12:18:57 +02:00
iso7816_4.py cosmetic: Remove extraneous empty lines between spec-section-comment and class 2022-02-14 00:51:27 +01:00
jsonpath.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
ota.py Add new pySim.ota library, implement SIM OTA crypto 2022-08-12 12:46:05 +02:00
profile.py Py2 -> Py3: do not inherit classes from object 2022-07-07 03:05:30 +07:00
sms.py WIP SMS 2022-08-12 16:58:43 +02:00
sysmocom_sja2.py [UNTESTED] sysmocom_sja2: Support files related to OTA HTTPS features 2022-08-12 16:58:43 +02:00
tlv.py tlv: Use self._compute_tag() method rather than direct self.tag 2022-08-06 13:19:16 +02:00
ts_31_102.py ts_31_102: Add missing imports for envelope_sms command 2022-07-30 16:37:01 +02:00
ts_31_102_telecom.py filesystem: Use Tuple for transparent file size 2022-07-21 22:48:59 +02:00
ts_31_103.py filesystem: Use Tuple for transparent file size 2022-07-21 22:48:59 +02:00
ts_51_011.py filesystem: Use Tuple for record length 2022-07-21 22:48:59 +02:00
ts_102_221.py filesystem: Use Tuple for record length 2022-07-21 22:48:59 +02:00
ts_102_222.py filesystem: Introduce the basic notion of 'logical channels' 2022-07-17 21:55:15 +02:00
utils.py commands: add ".." notation to expand hexstrings 2022-06-03 10:26:58 +02:00