mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-17 10:58:34 +03:00
* pySim.tlv: Fix from_dict of nested TLVs * ara_m: Fix pySim.tlv.IE.from_dict() calls * pySim.esim.saip: Add subclasses for gsm-access, phonebook, 5gs, saip * pySim.esim.saip: Refactor from_der() method to have class_for_petype() * pySim.esim.saip.templates: Build tree from template files * Fix missing AIDs in pySim.saip templates * Reference pySim.filesystem derived classes from SAIP templates * pySim.esim.saip: Initial support for parsing GenericFileManagement * pySim.ts_102_221: Add ProprietaryInformation sub-IEs of TS 102 222 * pySim.ts_102_221: Fix FileDescriptor encoding for BER-TLV case * pySim.filesystem: Add Path for abstraction/utility around file system paths