Attention is currently required from: dexter.
laforge has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/pysim/+/39225?usp=email )
Change subject: global_platform: fix usage of the Key Version Number (kvn) ......................................................................
Patch Set 2: Code-Review+1
(1 comment)
File pySim/global_platform/scp.py:
https://gerrit.osmocom.org/c/pysim/+/39225/comment/e567b425_4448729c?usp=ema... : PS2, Line 230: kvn_ranges = [[0x00, 0x00], [0x01, 0x01], [0x20, 0x2f], [0x70, 0x70]]
This is something I do not fully understand, why do we have a hard restriction on the KVN range? Is […]
AFACT, the spec says [somewhere] that SCP02 uses 2x and SCP03 uses 3x - we just have some products that support other KVN (the 7x is a key that's used for both SCP80 and SCP02, AFAIR).