platform_hardware_interfaces/identity
David Zeuthen 2e4533e5c1 Identity: Update for changes to ISO 18013-5.
Key derivation for session encryption and MACing now involves mixing
in SessionTranscriptBytes. Update docs, default implementation, and
VTS tests to reflect this.

Also, the standard changed such that instead of DeviceAuthentication
being MACed or signed, it's instead DeviceAuthenticationBytes which is
defined as #6.24(bstr .cbor DeviceAuthentication). The same also for
ReaderAuthentication, now ReaderAuthenticationBytes is the CBOR which
is signed by the reader.

Also update the URL for CDDL since it's now a published RFC.

Bug: 159482543
Test: atest VtsHalIdentityTargetTest
Test: atest android.security.identity.cts
Change-Id: I73fc7eb48ffb71e00a8b54849266ed814295fa39
2020-06-24 09:27:02 -04:00
..
aidl Identity: Update for changes to ISO 18013-5. 2020-06-24 09:27:02 -04:00
support Update Identity Credential VTS tests. 2020-06-04 16:46:54 -04:00
OWNERS Port IdentityCredential HAL to AIDL. 2020-02-14 13:48:55 -05:00