Attention is currently required from: fixeria, neels, pespin.
laforge has posted comments on this change by neels. ( https://gerrit.osmocom.org/c/pysim/+/42829?usp=email )
Change subject: saip.PES.rebuild_mandatory_services(): set 5G get-identity, profile-a-x25519, profile-b-p256 ......................................................................
Patch Set 4:
(1 comment)
File pySim/esim/saip/__init__.py:
https://gerrit.osmocom.org/c/pysim/+/42829/comment/79f18a9d_d6723364?usp=ema... : PS4, Line 1737: So, when SUCI-CalcInfo for USIM in DF.SAIP contains both key types, : # then no profile-A or B services need to be requested explicitly. I'm not sure you can go about it that way. AFAIR, the network will tell (broadcast?) which of the keys (by key ID) is currently to be used by the UE[s], and it doesn't know anything about the eUICC capabilities. So I think if the EF.SUCI_Calc_Info contains A and B, then we need to make both A+B mandatory. Please ignore my comment if your conclusion of 5G spec review has resulted in a different outcome. Not sure if I remember it right.