Attention is currently required from: laforge.
2 comments:
Commit Message:
SJS is upper case in the product name.
Done
File pySim/global_platform/scp.py:
Patch Set #2, Line 230: kvn_ranges = [[0x00, 0x00], [0x01, 0x01], [0x20, 0x2f], [0x70, 0x70]]
AFACT, the spec says [somewhere] that SCP02 uses 2x and SCP03 uses 3x - we just have some products t […]
I have tried to find some more information about those ranges, but I couldn't find any information about this.
However, in GPC_SPE_034, section 7.5.1 there I find the following:
There is no restriction and no pre-defined order in assigning Key Version Numbers and Key Identifiers to keys, including non-sequential Key Version Numbers and Key Identifiers within the same Security Domain.
I would keep the range checking and turn the exception into a warning. This would allow us to use any KVN with pySim-shell.
To view, visit change 39225. To unsubscribe, or for help writing mail filters, visit settings.