History log of /system/security/keystore/keystore_attestation_id.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
011675d26cbe4b25c351666407ea2c759ee50d98 01-Sep-2016 Janis Danisevskis <jdanis@google.com> Revise the attestation application id format

Signatures, or rather the signing certificates must be the same
for all packages sharing a uid. This patch changes the
format of the attestation application id such that there is
only one set of certificate digests rather than one per package.

Change-Id: I8c37ac452bbe8ea299fa08de5034b8370e736f6c
/system/security/keystore/keystore_attestation_id.h
18f27ade48405475ed610ee0067faa773211d598 01-Jun-2016 Janis Danisevskis <jdanis@google.com> Add attestation application id for key attestation

This patch adds functionality for gathering an application id
for the attestation of a key that is bound to an application
in the keystore.

Keystore gathers the information package name, package version,
and signing certificates of the calling app from the package manager.
It then DER encodes the information and appends it to attestation
parameters.

Bug: 22914603
Change-Id: I9fe1d8f97ee1dfa79284bcf751f86631c94d4174
/system/security/keystore/keystore_attestation_id.h