You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pysim/pySim
Harald Welte 865eea68c3
filesystem: add unit tests for encoder/decoder methods
4 months ago
..
apdu Prepare for decoding/encoding records differently based on record number 4 months ago
apdu_source pySim-trace: Add support for reading GSMTAP from pcap files 4 months ago
transport proactive: Send a Terminal Response automatically after a Fetch 9 months ago
__init__.py cosmetic: Switch to consistent four-spaces indent; run autopep8 1 year ago
ara_m.py doc: Improve documentation in various places 1 year ago
card_handler.py cosmetic: Switch to consistent four-spaces indent; run autopep8 1 year ago
card_key_provider.py cosmetic: Switch to consistent four-spaces indent; run autopep8 1 year ago
cards.py cards: also program EF.AD under ADF.USIM 4 months ago
cat.py Add TLV definitions for *a lot more* CAT / USAT data objects 10 months ago
commands.py Py2 -> Py3: do not inherit classes from object 11 months ago
construct.py construct: use Python's API for int<->bytes conversion 9 months ago
exceptions.py Fix printing of SwMatchError after introduction of logical channels 10 months ago
filesystem.py Assume first record number if caller specifies none 4 months ago
global_platform.py Initial support for GlobalPlatform 1 year ago
gsm_r.py filesystem: add unit tests for encoder/decoder methods 4 months ago
gsmtap.py Introduce APDU/TPDU trace decoder 10 months ago
iso7816_4.py cosmetic: Remove extraneous empty lines between spec-section-comment and class 1 year ago
jsonpath.py cosmetic: Switch to consistent four-spaces indent; run autopep8 1 year ago
ota.py OTA: Adjust IV length for AES 6 months ago
profile.py Py2 -> Py3: do not inherit classes from object 11 months ago
sms.py Add new pySim.ota library, implement SIM OTA crypto 9 months ago
sysmocom_sja2.py Prepare for decoding/encoding records differently based on record number 4 months ago
tlv.py tlv: Use self._compute_tag() method rather than direct self.tag 10 months ago
ts_31_102.py filesystem: add unit tests for encoder/decoder methods 4 months ago
ts_31_102_telecom.py filesystem: add unit tests for encoder/decoder methods 4 months ago
ts_31_103.py filesystem: add unit tests for encoder/decoder methods 4 months ago
ts_51_011.py filesystem: add unit tests for encoder/decoder methods 4 months ago
ts_102_221.py filesystem: add unit tests for encoder/decoder methods 4 months ago
ts_102_222.py filesystem: Introduce the basic notion of 'logical channels' 11 months ago
utils.py commands: add ".." notation to expand hexstrings 1 year ago