Skip to content
Success

#27286 (Mar 6, 2026, 2:52:22 PM)

Started 23 hr ago
Took 2.4 sec on build4-deb12build-ansible

Started by upstream project gerrit-pysim build number 2895
originally caused by:

This run spent:

  • 6.7 sec waiting;
  • 2.4 sec build duration;
  • 9.1 sec total from scheduled to completion.
Revision: f10af30aed4e3d852038c1bf0f30713d767f368c
Repository: $GERRIT_REPO_URL
  • 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