platform_hardware_interfaces/identity/aidl/default
David Zeuthen f3e0600395 identity: Add support for ECDSA auth and don't require session encryption.
This adds a new method which allows applications to use mdoc ECDSA
authentication instead of mdoc MAC authentication. Additionally, also
relax requirements on SessionTranscript so the APIs can be used even
when mdoc session encryption isn't being used.

Also add new VTS test to check for this.

Since this is new API, bump API version to 5 and the Identity
Credential feature version to 202301.

Bug: 241912421
Test: atest VtsHalIdentityTargetTest
Test: atest android.security.identity.cts
Change-Id: I4085a89be0382c10f5449e13c6a92a46c74c225d
2022-12-09 02:57:09 -05:00
..
common identity: Add support for ECDSA auth and don't require session encryption. 2022-12-09 02:57:09 -05:00
libeic identity: Add support for ECDSA auth and don't require session encryption. 2022-12-09 02:57:09 -05:00
Android.bp Update the RKP aidl dependency 2022-11-10 01:57:10 +00:00
android.hardware.identity_credential.xml identity: Add VTS test to check that Identity Credential is implemented. 2022-10-26 13:05:25 -04:00
EicOpsImpl.cc Fix array-parameter warning 2022-11-17 18:41:21 +00:00
EicOpsImpl.h Identity Credential: Switch default implementation to use libeic. 2021-01-05 18:30:59 -05:00
EicTests.cpp identity: Add multi-document presentation support. 2022-01-10 15:12:33 -05:00
FakeSecureHardwareProxy.cpp identity: Add support for ECDSA auth and don't require session encryption. 2022-12-09 02:57:09 -05:00
FakeSecureHardwareProxy.h identity: Add support for ECDSA auth and don't require session encryption. 2022-12-09 02:57:09 -05:00
identity-default.rc Port IdentityCredential HAL to AIDL. 2020-02-14 13:48:55 -05:00
identity-default.xml identity: Add support for ECDSA auth and don't require session encryption. 2022-12-09 02:57:09 -05:00
service.cpp Revert^2 "Add remote key provisioning to the IC HAL" 2022-01-25 23:04:37 +00:00