commit | 29d96a048b997fdd40e96174ef7d3fc6089890d2 | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@arm.com> | Tue Apr 09 06:34:33 2024 +0200 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Wed Apr 17 11:25:04 2024 +0200 |
tree | 1a85e1964bee9a4db697b9dc3a272fb6d0d2b78d | |
parent | 74437e0b38abc5ccfb59c531c6fbe172c0445a41 [diff] |
RSE: provision raw keys instead of RFC5480 encoded ones Instead of provisioning encoded public keys (as described in RFC5480) provision only the raw key bit string (subjectPublicKey). This way it is not required to parse the data to get the public key and also makes the provisioning bundle smaller a bit. Change-Id: I9b5af8bff6ab857018ebb3bc1cf93054cb9a1d60 Signed-off-by: David Vincze <david.vincze@arm.com>