summaryrefslogtreecommitdiff
path: root/keystore/include
AgeCommit message (Expand)Author
2023-10-06Restructuring of AAID using aidl_interface build system.Rajesh Nyamagoud
2020-11-18Use std::optional instead of std::unique_ptrJooyung Han
2020-06-15Log keystore key operation events using statsd.Hasini Gunasinghe
2020-02-04Merge "Factor keystore_attestation_id into library and also use this in creds...Automerger Merge Worker
2020-01-31Factor keystore_attestation_id into library and also use this in credstore.David Zeuthen
2020-01-21Update keystore to use KM4.1.Shawn Willden
2019-11-14Allow for input_data on finish.Rob Barnes
2019-09-25New APIs for a keystore client to list and get keysVictor Hsieh
2019-05-03Clearly indicate vendor errors from keymaster in logcatJanis Danisevskis
2019-03-08Merge "Adding KEY_PERMANENTLY_INVALIDATED to ResponseCode"Max Bires
2019-02-10Adding KEY_PERMANENTLY_INVALIDATED to ResponseCodeMax Bires
2019-01-04Fix/suppress system/security google-explicit-constructor warningsChih-Hung Hsieh
2018-11-21Replace cast operator with getValue() for key store return codesBranden Archer
2018-11-14Multi-threaded keystoreRob Barnes
2018-10-31Multithreaded KeystoreJanis Danisevskis
2018-10-01Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh
2018-08-16KeyStore: Limit the Attestation Application IDEran Messeri
2018-04-25Adding DropBox logging support for keystore functionalityMax Bires
2018-03-28Add "unlocked device required" keystore APIBrian Young
2018-02-23Revert "Restore "Add "Unlocked device required" parameter to keys""Brian Young
2018-02-15Restore "Add "Unlocked device required" parameter to keys"Brian C. Young
2018-01-30Merge "Revert "Add "Unlocked device required" parameter to keys""Jorim Jaggi
2018-01-30Revert "Add "Unlocked device required" parameter to keys"Brian Young
2018-01-29Merge "Add "Unlocked device required" parameter to keys"TreeHugger Robot
2018-01-25Move some HIDL support utils to KM4 supportShawn Willden
2018-01-25Add "Unlocked device required" parameter to keysBrian C. Young
2018-01-04Update to "clean break" Keymaster::4.0Shawn Willden
2017-12-28Fix version code handling in attestation recordsEran Messeri
2017-12-27KeyStore: use security level to chose keymaster deviceJanis Danisevskis
2017-12-27Use libkeymaster4support in keystore.Shawn Willden
2017-12-20Move keystore to Keymaster4Shawn Willden
2017-12-20Add abstract wrapper around IKeymasterDevice.Shawn Willden
2017-12-18Clean up #includes in keystore/includeShawn Willden
2017-12-14Keystore: Enable key attestation from the system context.Eran Messeri
2017-11-30Merge "Make libkeystore_aidl shared and export to PDK."Dmitry Dementyev
2017-11-29Make libkeystore_aidl shared and export to PDK.Dmitry Dementyev
2017-11-29Fixed bug in auth token formatting.Janis Danisevskis
2017-11-22Fixed auth_token_table testsJanis Danisevskis
2017-11-16Get rid of manually created IKeystoreService.Dmitry Dementyev
2017-11-07Remove softkeymasterShawn Willden
2017-06-23Refurbish granting mechanismJanis Danisevskis
2017-05-01Explicitly declare dependencies on libbase macros.Steven Moreland
2017-04-26Add device ID attestation method to keymasterBartosz Fabianowski
2017-04-24Introduce KEYSTORE_FLAG_CRITICAL_TO_DEVICE_ENCRYPTIONRubin Xu
2017-04-13Superencrypt authentication-bound keys.Shawn Willden
2017-03-28Revert "Delegate auth token parsing to HAL."Shawn Willden
2017-03-24Delegate auth token parsing to HAL.Shawn Willden
2017-03-20keystore: remove unused using statementSteven Moreland
2017-01-24Fix auth token conversion dropping a byteJanis Danisevskis
2017-01-23Port to binderized keymaster HALJanis Danisevskis