pysim/docs
Harald Welte 5bbb144a31 Initial proof-of-concept SM-DP+ for GSMA consumer eSIM RSP
This commit introduces

* the osmo-smdpp.py program implementing the main procedures and the
  HTTP/REST based ES9+
* python modules for ES8+ and non-volatile RSP Session State storage
* the ASN.1 source files required to parse/encode RSP
* 3GPP test certificates from SGP.26
* an unsigned profile package (UPP) of a SAIP v2.3 TS48 test profile

As I couldn't get the 'Klein' tls support to work, the SM-DP+ code
currently does not support HTTPS/TLS but plan HTTP, so you either have
to modify your LPA to use HTTP instead of HTTPS, or put a TLS proxy in
front.

I have successfully installed an eSIM profile on a test eUICC that
contains certificate/key data within the test CI defined in GSMA SGP.26

Change-Id: I6232847432dc6920cd2bd08c84d7099c29ca1c11
2024-01-09 21:37:12 +00:00
..
Makefile docs/Makefile: don't forward shrink to sphinx 2023-03-20 12:28:06 +01:00
conf.py docs: add SUPI/SUCI usage example 2023-05-27 12:37:12 +02:00
index.rst Initial proof-of-concept SM-DP+ for GSMA consumer eSIM RSP 2024-01-09 21:37:12 +00:00
legacy.rst Add ".py" suffix to sphinx-argparse generated docs 2023-06-09 11:50:18 +02:00
library.rst Introduce new object-oriented TLV parser/decoder/encoder 2021-06-05 10:47:17 +02:00
make.bat Use sphinx for generating documentation 2021-04-02 21:08:51 +02:00
osmo-smdpp.rst Initial proof-of-concept SM-DP+ for GSMA consumer eSIM RSP 2024-01-09 21:37:12 +00:00
shell.rst pySim-shell: Update manual with examples for using with eUICC ISD-R 2024-01-08 20:56:32 +00:00
suci-tutorial.rst pySim-shell: Include current logical channel in prompt 2023-10-24 15:10:01 +02:00
trace.rst docs: Add section on pySim-trace to user manual 2023-06-13 15:10:25 +00:00