Skip to content
Success

#526 (Mar 7, 2026, 12:43:01 AM)

Started 6 days 2 hr ago
Took 7 min 54 sec on simtester

Started by timer

This run spent:

  • 0.26 sec waiting;
  • 7 min 54 sec build duration;
  • 7 min 54 sec total from scheduled to completion.
Revision: f10af30aed4e3d852038c1bf0f30713d767f368c
Repository: https://gerrit.osmocom.org/pysim
  • origin/master
global_platform/scp: fix dek_encrypt/dek_decrypt for SCP02

The methods dek_encrypt/dek_decrypt use the wrong algorithm and the
wrong key material. The algorithm should be 3DES rather then single
DES and the key must be the DEK session key instead of the static
DEK key from which the DEK session key is derived.

Related: SYS#7902
Change-Id: I3d0cc7378680b346fa39152c8b7074446d2c869d
pmaier@sysmocom.de at