- 4f4d365 Fix cert-dcl16-c warnings by Chih-Hung Hsieh · 3 years, 6 months ago
- 3ba59bc identity: Fix API level used for Android 13. by David Zeuthen · 3 years, 6 months ago
- 3ca6856 Merge "identity: Add VTS test to check that Identity Credential is implemented." by Treehugger Robot · 3 years, 6 months ago
- 9699aa5 identity: Add VTS test to check that Identity Credential is implemented. by David Zeuthen · 3 years, 6 months ago
- 834f322 identity: Add tests to check that implementations support 32 bytes for challenges. by David Zeuthen · 3 years, 6 months ago
- 1bf823c Revert^2 "Add remote key provisioning to the IC HAL" by Seth Moore · 3 years, 7 months ago
- ff3df54 Revert^2 "Refactor IC support for RKP" by Seth Moore · 3 years, 7 months ago
- 3fc3c4c Revert^2 "Log to logd in the default identity service" by Seth Moore · 3 years, 7 months ago
- 801695e Revert^2 "Fix formatting of identity credential aidl" by Seth Moore · 3 years, 7 months ago
- 7806376 Revert "Fix formatting of identity credential aidl" by Seth Moore · 3 years, 7 months ago
- 5502a1f Revert "Log to logd in the default identity service" by Seth Moore · 3 years, 7 months ago
- 201e6ab Revert "Refactor IC support for RKP" by Seth Moore · 3 years, 7 months ago
- be32113 Revert "Add remote key provisioning to the IC HAL" by Seth Moore · 3 years, 7 months ago
- b5b69f0 Add remote key provisioning to the IC HAL by Seth Moore · 3 years, 7 months ago
- 3200496 Refactor IC support for RKP by Seth Moore · 3 years, 7 months ago
- 51efd9e Log to logd in the default identity service by Seth Moore · 3 years, 7 months ago
- 3b9abd3 Fix formatting of identity credential aidl by Seth Moore · 3 years, 7 months ago
- 1eb12b2 identity: Add multi-document presentation support. by David Zeuthen · 4 years ago
- ffb0399 CHECK -> CHECK_EQ copy pasta by Steven Moreland · 3 years, 8 months ago
- 0ccb375 Merge "identity: Make NoS libeic and AOSP libeic align" am: c9cb222b2c by Treehugger Robot · 4 years ago
- dabb3c5 identity: Make NoS libeic and AOSP libeic align by Joseph Jang · 4 years ago
- 48131c0 Merge "Remove ndk_platform backend. Use the ndk backend." am: 2346a4c6b9 am: 4ef9aa49dc by Jiyong Park · 4 years ago
- 27f77fe Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years ago
- af7e9cf identity: fix access control checks in libeic. by David Zeuthen · 4 years, 2 months ago
- 1e5f72a identity: fix access control checks in libeic. by David Zeuthen · 4 years, 2 months ago
- 95accb0 identity: Don't pass invalid profileIds in VTS test. by David Zeuthen · 4 years, 2 months ago
- 1b8be71 identity: Don't pass invalid profileIds in VTS test. by David Zeuthen · 4 years, 2 months ago
- b098e79 identity: Fix VTS test failure caused by unrelated change to system/keymaster. by David Zeuthen · 4 years, 2 months ago
- a0752ce identity: Fix VTS test failure caused by unrelated change to system/keymaster. by David Zeuthen · 4 years, 2 months ago
- 72b6359 Freeze AIDL APIs for SC by Jiyong Park · 4 years, 3 months ago
- 29ba064 identity: fix CBOR 8-byte integer encoding by Andrew Scull · 4 years, 3 months ago
- d63cd3f aidl: Suppress warnings on out-array by Jooyung Han · 4 years, 3 months ago
- 9704ff6 Porting IRPC functionality. by Max Bires · 4 years, 4 months ago
- a3c7f4c Transitioning identity to external_libcppbor by Max Bires · 4 years, 4 months ago
- 793c7fe identity: add TEST_MAPPING file to run CTS, VTS, and unit tests in presubmit. by David Zeuthen · 4 years, 5 months ago
- c6c950b identity: Check freshness of verification token in TA. by David Zeuthen · 4 years, 5 months ago
- 2ab5c72 follows the advice of -Wsign-compare by Christopher Di Bella · 4 years, 6 months ago
- b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
- 7c13039 Add KeyPurpose::ATTEST_KEY. by Shawn Willden · 4 years, 8 months ago
- 37388b3 Identity: Fix breakage caused by recent changes in libsoft_attestation_cert. by David Zeuthen · 4 years, 6 months ago
- 1674c13 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years, 7 months ago
- 49f2d25 Identity Credential changes for Android 12 by David Zeuthen · 4 years, 10 months ago
- 8f4cc70 Merge "Identity Credential: Switch default implementation to use libeic." by David Zeuthen · 4 years, 7 months ago
- af89f5e Update AIDL identity manifest version to 2. by Yifan Hong · 4 years, 7 months ago
- 630de2a Identity Credential: Switch default implementation to use libeic. by David Zeuthen · 5 years ago
- 659f996 Change KM attestation generation to managed cert type. by Shawn Willden · 4 years, 8 months ago
- 66b1cfa Update to support keymaster's configurable version. by Shawn Willden · 4 years, 9 months ago
- 06614b3 identity: Change Identitial Credential to pass in subject by by Selene Huang · 4 years, 9 months ago
- 34abaae identity: Fix attestation and documentation problems. by David Zeuthen · 4 years, 10 months ago
- 36dcf1a Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
- 45ff9aa Avoid unnecessary access of BoringSSL structs. by David Benjamin · 5 years ago
- ba4d532 Suppress gtest error for tests without any instance by Dan Shi · 5 years ago
- 347694c Merge "Identity: Add VTS test to check empty and semi-empty requests work properly." am: 75e326e17d am: 925757c2eb by Treehugger Robot · 5 years ago
- 7067a73 Identity: Add VTS test to check empty and semi-empty requests work properly. by David Zeuthen · 5 years ago
- 6544b9f Merge "Identity: Update for changes to ISO 18013-5." am: 84a6118710 am: 6223c5fbf3 by Treehugger Robot · 5 years ago
- 2e4533e Identity: Update for changes to ISO 18013-5. by David Zeuthen · 5 years ago
- c098daf Identity: More static linking of VTS test binary. am: 780f8c860d am: 7fb435ce16 by David Zeuthen · 5 years ago
- 780f8c8 Identity: More static linking of VTS test binary. by David Zeuthen · 5 years ago
- 7015c0e Merge "Identity Credential: Add some support functions for mDL oem Hal." into rvc-dev am: 4200c3b5d3 by Jing-yan, Jang · 5 years ago
- 4821cee Identity Credential: Add some support functions for mDL oem Hal. by josephjang · 5 years ago
- ec14eb6 Merge "Identity: Statically link VTS test binary." into rvc-dev am: bde68f5a1d by TreeHugger Robot · 5 years ago
- 45eb940 Identity: Statically link VTS test binary. by David Zeuthen · 5 years ago
- baa41d7 Identity: Statically link VTS test binary. by David Zeuthen · 5 years ago
- d16d0fa Update Identity Credential VTS tests. by David Zeuthen · 5 years ago
- ef73951 Update Identity Credential VTS tests. by David Zeuthen · 5 years ago
- 57b3479 Add attestation certificate parsing and validate for IC vts. by Selene Huang · 5 years ago
- 38ca696 Add attestation certificate parsing and validate for IC vts. by Selene Huang · 5 years ago
- b1e8ff5 Identity Credential: Add method to accept verification token. by David Zeuthen · 5 years ago
- 7036816 Identity Credential: Pass additional information to HAL. by David Zeuthen · 5 years ago
- 2ea80dc Merge "Add attestation certificate parsing and validate for IC vts." by Selene Huang · 5 years ago
- a8ed82c Identity Credential: Add method to accept verification token. by David Zeuthen · 5 years ago
- cab019a Add attestation certificate parsing and validate for IC vts. by Selene Huang · 5 years ago
- 28edb10 Identity Credential: Pass additional information to HAL. by David Zeuthen · 5 years ago
- 6027535 Identity Credential: Restrict AccessControlProfile identifiers to 32. by David Zeuthen · 5 years ago
- a0796e9 Identity Credential: Restrict AccessControlProfile identifiers to 32. by David Zeuthen · 5 years ago
- d39b9fb Fix IC vts bugs and add tests for IC IWritableIdentityCredential.aidl interface. by Selene Huang · 5 years ago
- 71156e5 Merge "Fix IC vts bugs and add tests for IC IWritableIdentityCredential.aidl interface." by Treehugger Robot · 5 years ago
- 92b61d6 Fix IC vts bugs and add tests for IC IWritableIdentityCredential.aidl interface. by Selene Huang · 5 years ago
- a7bdc95 Update Identity Credential HAL docs. by David Zeuthen · 5 years ago
- c428692 Update Identity Credential HAL docs. by David Zeuthen · 5 years ago
- a73d6bc Freeze vintf aidl interfaces by Jeongik Cha · 5 years ago
- 15664d3 Merge "Freeze vintf aidl interfaces" by Treehugger Robot · 5 years ago
- cfb3748 Freeze vintf aidl interfaces by Jeongik Cha · 5 years ago
- d7fcbb0 Update the current API dump by Jiyong Park · 5 years ago
- aad51fa Rename vts-core to vts by Dan Shi · 5 years ago
- ba894f8 Rename vts-core to vts by Dan Shi · 5 years ago
- cde2dfd Update the current API dump by Jiyong Park · 5 years ago
- 17be89b use vector<uint8_t> for byte[] in AIDL by Jooyung Han · 5 years ago
- 2cc31a6 Merge "Identity: Statically link additional libraries in VtsHalIdentityTargetTest." into rvc-dev by TreeHugger Robot · 5 years ago
- 81e68c7 Merge "Identity: Move signingKeyBlob from finishRetrieval() to startRetrieval()." into rvc-dev by TreeHugger Robot · 5 years ago
- 18be965 Identity: Statically link additional libraries in VtsHalIdentityTargetTest. by David Zeuthen · 5 years ago
- b790d97 Identity: Move signingKeyBlob from finishRetrieval() to startRetrieval(). by David Zeuthen · 5 years ago
- ee37ee9 Add attestation certificate generation and identity credential tags. by Selene Huang · 6 years ago
- 27cb4eb Identity: Statically link additional libraries in VtsHalIdentityTargetTest. by David Zeuthen · 5 years ago
- e35797f Identity: Move signingKeyBlob from finishRetrieval() to startRetrieval(). by David Zeuthen · 5 years ago
- 459cb80 Add attestation certificate generation and identity credential tags. by Selene Huang · 6 years ago
- 8160315 Port IdentityCredential HAL to AIDL. by David Zeuthen · 5 years ago
- 7175150 Merge "Identity Credential: Require passing applicationId when generating attestation." by Treehugger Robot · 6 years ago
- 87cb07b Identity Credential: Require passing applicationId when generating attestation. by David Zeuthen · 6 years ago
- 29b7493 identity: regenerate makefiles by Steven Moreland · 6 years ago