summaryrefslogtreecommitdiff
path: root/identity
AgeCommit message (Expand)Author
2024-02-13Migrate Test Targets to New Android Ownership ModelAditya Choudhary
2023-10-06Restructuring of AAID using aidl_interface build system.Rajesh Nyamagoud
2023-07-06credstore: remove unused variableEric Biggers
2023-06-12Adding AIDL Service fuzzer for identity servicePawan Wagh
2023-05-24Remove libvintf from credstoreDevin Moore
2023-05-23credstore: move some libs from shared to staticDevin Moore
2023-05-01Fix the overflow when converting current time to milliseconds on 32bit systemLiening.Liu
2023-03-09identity: Replace RemotelyProvisionedKey with librkp_supportTri Vo
2023-03-03identity: Remove IRemotelyProvisionedKeyPool usageTri Vo
2023-02-13Merge "Make RKPD default"Treehugger Robot
2023-02-06Handle errors codes from rkpd getKey operationsSeth Moore
2023-02-01identity: Fix "possible" overflow when converting current time to milliseconds.David Zeuthen
2023-01-31Make RKPD defaultTri Vo
2023-01-25identity: Fix RKPD usageTri Vo
2022-12-20identity: Migrate to RKPD for attestation keysTri Vo
2022-12-09identity: Add support for setting minimum validity period for AuthKey.David Zeuthen
2022-12-09identity: Add support for ECDSA auth and don't require session encryption.David Zeuthen
2022-11-09Add dependencies on newly-split RKP HALSeth Moore
2022-09-08Merge "Use latest Identity AIDL API"Tri Vo
2022-09-08identity: Fix incorrect encoding P256 public keyJoseph Jang
2022-09-07identity: Add a utility function to convert P-256 EC public key to DER formatJoseph Jang
2022-09-06Use latest Identity AIDL APITri Vo
2022-07-27Merge "identity: Fix buildSessionTranscript() from a zero leading P-256 EC Pu...Joseph Jang
2022-07-27identity: Fix buildSessionTranscript() from a zero leading P-256 EC Public Key.Joseph Jang
2022-05-17Merge "Deleted clang property in Android.bp files" am: 16e71512d5 am: 2b255b4669Alix Espino
2022-04-25Deleted clang property in Android.bp filesAlix
2022-03-30V3 is the latest keymaster HAL interfaceJiyong Park
2022-02-02Add support for RKP to credstoreSeth Moore
2022-01-25Revert^2 "Add dependency on keymint cpp lib"Seth Moore
2022-01-25Revert "Add dependency on keymint cpp lib"Seth Moore
2022-01-24Add dependency on keymint cpp libSeth Moore
2022-01-10identity: Add multi-document presentation support.David Zeuthen
2021-12-02Depend on KeyMint HAL via defaultDavid Drysdale
2021-09-30Inform Java BigInteger that the input bytes are positiveSeth Moore
2021-09-22Add utilities for ISO 18013-5 (mdl)Seth Moore
2021-09-22Make CBOR and COSE CTS utilities reusableSeth Moore
2021-07-27Remove ndk_platform backend. Use the ndk backend.Jiyong Park
2021-04-05Changing libcppbor dependencyMax Bires
2021-03-31identity: Use "credstore" for LOG_TAG everywhere.David Zeuthen
2021-03-31Merge changes from topic "identity-add-presubmit"David Zeuthen
2021-03-23identity: add TEST_MAPPING file to run identity CTS in presubmit.David Zeuthen
2021-03-22Fix bug where credstore is immediately exiting.Hasini Gunasinghe
2021-03-19Credstore: Remove dependency to keystore1.Hasini Gunasinghe
2021-03-17Keystore 2.0: Start keystore2 unconditionally.Janis Danisevskis
2021-03-15Fix the text of the error message, in the case of service specific errorHasini Gunasinghe
2021-03-12Integrate getAuthTokensForCredStore method with credstore.Hasini Gunasinghe
2021-03-08credstore: Fix several problems with credstore.David Zeuthen
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to system/securityBob Badour
2021-01-27Specify version for aidl_interface explicitlyJeongik Cha
2021-01-22Credstore changes for Android 12David Zeuthen