pysim/pySim
Harald Welte ecfb09037e global_platform: More definitions to support key loading
With the definitions from this commit, we can build key loading
TLVs, which is used to load ECC keys into eUICCs.

Change-Id: I853c94d37939ef3dd795f893232b0276a5a4af81
2024-01-14 18:21:57 +01:00
..
apdu Allow logger to do lazy evaluation of format strings 2024-01-08 12:10:11 +00:00
apdu_source Allow logger to do lazy evaluation of format strings 2024-01-08 12:10:11 +00:00
esim pySim.saip.*: Support for parsing / operating on eSIM profiles 2024-01-09 21:37:12 +00:00
legacy move {enc,dec}_addr_tlv functions from pySim.util to pySim.legacy.util 2023-12-17 10:46:31 +00:00
transport transport: Extend the documentation for each transport driver 2023-12-21 12:33:12 +01:00
__init__.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
app.py Fix enumeration of GlobbalPlatformISDR during card_init() 2023-12-27 22:17:38 +01:00
ara_m.py ara_m: Fix encoding of DeviceInterfaceVersionDO 2023-12-06 01:07:35 +00: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 prevent SimCardCommands.select_adf_by_aid bypassing lchan 2023-10-24 15:10:01 +02:00
cat.py add PlmnAdapter for decoding PLMN bcd-strings like 262f01 to 262-01 2023-12-28 08:08:54 +01:00
cdma_ruim.py test_files: Test decoder also with ff-padded input 2023-12-29 18:51:25 +01:00
commands.py commands: Ignore exceptions during READ while UPDATE 2023-12-29 18:51:25 +01:00
construct.py construct: avoid StreamError exceptions due to files containing all-ff 2024-01-04 21:20:19 +01:00
euicc.py euicc: Migrate ECASD + ISD-R over to global_platform.CardApplicationSD 2024-01-12 10:02:54 +01:00
exceptions.py Fix printing of SwMatchError after introduction of logical channels 2022-07-30 16:37:01 +02:00
filesystem.py Constrain user input to hex-string in argparse 2024-01-12 10:02:54 +01:00
global_platform.py global_platform: More definitions to support key loading 2024-01-14 18:21:57 +01:00
gsm_r.py add PlmnAdapter for decoding PLMN bcd-strings like 262f01 to 262-01 2023-12-28 08:08:54 +01: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 Switch from pycryptodome to pycryptodomex 2023-06-05 20:58:11 +02:00
profile.py Introduce concept of CardProfileAddon 2023-07-12 22:05:14 +02:00
runtime.py runtime: refactor file selection methods select and select_file 2023-12-13 12:47:36 +01:00
sms.py work-around what appears to be a pylint bug 2023-06-27 09:26:28 +02:00
sysmocom_sja2.py sysmocom_sja2: Implement EF_CHV files using construct 2023-12-29 18:51:25 +01:00
tlv.py TLV: Add DGI encoding of "GP Scripting Language Annex B" 2024-01-14 17:42:01 +01:00
ts_31_102.py Constrain user input to hex-string in argparse 2024-01-12 10:02:54 +01:00
ts_31_102_telecom.py Reimplement ust_service_activate and ust_service_deactivate for USIM/EF.UST 2023-07-28 15:34:40 +00:00
ts_31_103.py ts_31_103: Add TLV + construct for EF_NAFKCA 2024-01-04 21:27:39 +01:00
ts_31_104.py filesystem: add flag to tell whether an ADF supports an FS or not 2023-12-05 17:37:36 +00:00
ts_51_011.py Constrain user input to hex-string in argparse 2024-01-12 10:02:54 +01:00
ts_102_221.py test_files: Test decoder also with ff-padded input 2023-12-29 18:51:25 +01:00
ts_102_222.py Constrain user input to hex-string in argparse 2024-01-12 10:02:54 +01:00
ts_102_310.py ts_102_310: Add file definitions resembling ETSI TS 102 310 (EAP) 2024-01-04 21:50:38 +01:00
utils.py TLV: Add DGI encoding of "GP Scripting Language Annex B" 2024-01-14 17:42:01 +01:00