forked from public/pysim
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
This commit is contained in:
BIN
smdpp-data/certs/DPauth/CERT_S_SM_DP2auth_ECDSA_BRP.der
Normal file
BIN
smdpp-data/certs/DPauth/CERT_S_SM_DP2auth_ECDSA_BRP.der
Normal file
Binary file not shown.
BIN
smdpp-data/certs/DPauth/CERT_S_SM_DP2auth_ECDSA_NIST.der
Normal file
BIN
smdpp-data/certs/DPauth/CERT_S_SM_DP2auth_ECDSA_NIST.der
Normal file
Binary file not shown.
BIN
smdpp-data/certs/DPauth/CERT_S_SM_DPauth_ECDSA_BRP.der
Normal file
BIN
smdpp-data/certs/DPauth/CERT_S_SM_DPauth_ECDSA_BRP.der
Normal file
Binary file not shown.
BIN
smdpp-data/certs/DPauth/CERT_S_SM_DPauth_ECDSA_NIST.der
Normal file
BIN
smdpp-data/certs/DPauth/CERT_S_SM_DPauth_ECDSA_NIST.der
Normal file
Binary file not shown.
4
smdpp-data/certs/DPauth/PK_S_SM_DP2auth_ECDSA_BRP.pem
Normal file
4
smdpp-data/certs/DPauth/PK_S_SM_DP2auth_ECDSA_BRP.pem
Normal file
@@ -0,0 +1,4 @@
|
||||
-----BEGIN PUBLIC KEY-----
|
||||
MFowFAYHKoZIzj0CAQYJKyQDAwIIAQEHA0IABC7uB8ltAFvlGV95rR2tzR03jKMJ
|
||||
XkT3LupBDwjHVhIskGPJZbf8hSnAyk6bT2WWnCg8ZWNkV4dxGPbRFy1qI2U=
|
||||
-----END PUBLIC KEY-----
|
||||
4
smdpp-data/certs/DPauth/PK_S_SM_DP2auth_ECDSA_NIST.pem
Normal file
4
smdpp-data/certs/DPauth/PK_S_SM_DP2auth_ECDSA_NIST.pem
Normal file
@@ -0,0 +1,4 @@
|
||||
-----BEGIN PUBLIC KEY-----
|
||||
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEKy6bRdNRwJr0DpFDg6GQOEfyYH3m
|
||||
DverJcQOA/jbtlCOFFdQjCvgAXNH7Pob+fd159B+gF5S4ZiLe1hacRGuMw==
|
||||
-----END PUBLIC KEY-----
|
||||
4
smdpp-data/certs/DPauth/PK_S_SM_DPauth_ECDSA_BRP.pem
Normal file
4
smdpp-data/certs/DPauth/PK_S_SM_DPauth_ECDSA_BRP.pem
Normal file
@@ -0,0 +1,4 @@
|
||||
-----BEGIN PUBLIC KEY-----
|
||||
MFowFAYHKoZIzj0CAQYJKyQDAwIIAQEHA0IABCVdfa8A74Qddvp6Y9Y+s/5sn3BJ
|
||||
LTgZI/j4vXsk88WtFo6+OwndgPKef/0kpNG+dH+DI+RykoOW3engFRzquhg=
|
||||
-----END PUBLIC KEY-----
|
||||
4
smdpp-data/certs/DPauth/PK_S_SM_DPauth_ECDSA_NIST.pem
Normal file
4
smdpp-data/certs/DPauth/PK_S_SM_DPauth_ECDSA_NIST.pem
Normal file
@@ -0,0 +1,4 @@
|
||||
-----BEGIN PUBLIC KEY-----
|
||||
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAETf7U9GlHkb8Wlc6gMHo1tBgBlpU4
|
||||
e7dbfSRHtrUgnwRFrk5eUhzROIjXX+B8hYAiKuINuqwdd812MEmTQhvXOQ==
|
||||
-----END PUBLIC KEY-----
|
||||
8
smdpp-data/certs/DPauth/SK_S_SM_DP2auth_ECDSA_BRP.pem
Normal file
8
smdpp-data/certs/DPauth/SK_S_SM_DP2auth_ECDSA_BRP.pem
Normal file
@@ -0,0 +1,8 @@
|
||||
-----BEGIN EC PARAMETERS-----
|
||||
BgkrJAMDAggBAQc=
|
||||
-----END EC PARAMETERS-----
|
||||
-----BEGIN EC PRIVATE KEY-----
|
||||
MHgCAQEEIAwXNVwBHQ/o19rdY/GXhc9sUcvNRmroi+j4G8EFiEb2oAsGCSskAwMC
|
||||
CAEBB6FEA0IABC7uB8ltAFvlGV95rR2tzR03jKMJXkT3LupBDwjHVhIskGPJZbf8
|
||||
hSnAyk6bT2WWnCg8ZWNkV4dxGPbRFy1qI2U=
|
||||
-----END EC PRIVATE KEY-----
|
||||
8
smdpp-data/certs/DPauth/SK_S_SM_DP2auth_ECDSA_NIST.pem
Normal file
8
smdpp-data/certs/DPauth/SK_S_SM_DP2auth_ECDSA_NIST.pem
Normal file
@@ -0,0 +1,8 @@
|
||||
-----BEGIN EC PARAMETERS-----
|
||||
BggqhkjOPQMBBw==
|
||||
-----END EC PARAMETERS-----
|
||||
-----BEGIN EC PRIVATE KEY-----
|
||||
MHcCAQEEIJwyoJXUiELZ/6QE9xJRKqLFQloaJjhqtqFF1YEeA5FBoAoGCCqGSM49
|
||||
AwEHoUQDQgAEKy6bRdNRwJr0DpFDg6GQOEfyYH3mDverJcQOA/jbtlCOFFdQjCvg
|
||||
AXNH7Pob+fd159B+gF5S4ZiLe1hacRGuMw==
|
||||
-----END EC PRIVATE KEY-----
|
||||
8
smdpp-data/certs/DPauth/SK_S_SM_DPauth_ECDSA_BRP.pem
Normal file
8
smdpp-data/certs/DPauth/SK_S_SM_DPauth_ECDSA_BRP.pem
Normal file
@@ -0,0 +1,8 @@
|
||||
-----BEGIN EC PARAMETERS-----
|
||||
BgkrJAMDAggBAQc=
|
||||
-----END EC PARAMETERS-----
|
||||
-----BEGIN EC PRIVATE KEY-----
|
||||
MHgCAQEEIJP7M9BYTzSbB/i10q+T18PjVLNJo7kTUC5qvAcOTUkpoAsGCSskAwMC
|
||||
CAEBB6FEA0IABCVdfa8A74Qddvp6Y9Y+s/5sn3BJLTgZI/j4vXsk88WtFo6+Ownd
|
||||
gPKef/0kpNG+dH+DI+RykoOW3engFRzquhg=
|
||||
-----END EC PRIVATE KEY-----
|
||||
8
smdpp-data/certs/DPauth/SK_S_SM_DPauth_ECDSA_NIST.pem
Normal file
8
smdpp-data/certs/DPauth/SK_S_SM_DPauth_ECDSA_NIST.pem
Normal file
@@ -0,0 +1,8 @@
|
||||
-----BEGIN EC PARAMETERS-----
|
||||
BggqhkjOPQMBBw==
|
||||
-----END EC PARAMETERS-----
|
||||
-----BEGIN EC PRIVATE KEY-----
|
||||
MHcCAQEEIAp8wcJE5gxSzVt4B6uMNgwmUkYBUH3KvF3VmLWmFtXVoAoGCCqGSM49
|
||||
AwEHoUQDQgAETf7U9GlHkb8Wlc6gMHo1tBgBlpU4e7dbfSRHtrUgnwRFrk5eUhzR
|
||||
OIjXX+B8hYAiKuINuqwdd812MEmTQhvXOQ==
|
||||
-----END EC PRIVATE KEY-----
|
||||
1
smdpp-data/certs/DPauth/data_sig.der
Normal file
1
smdpp-data/certs/DPauth/data_sig.der
Normal file
@@ -0,0 +1 @@
|
||||
0D AL¶þV¿eRÌÍìAˆHÊt£×ôͺ„nìE<Nåû R¤~&Àk\þ~ ÉRlÜÛ°Ÿ‰¥7ì¶NŒŽmWø
|
||||
Reference in New Issue
Block a user