summaryrefslogtreecommitdiff
path: root/keystore2/src/lib.rs
AgeCommit message (Expand)Author
2023-11-13[rkpd] Refactor rkpd_client into an independent lib for reuseAlice Wang
2023-11-07[refactor] Split the message macro in a standalone library for reuseAlice Wang
2023-11-07[refactor] Split watchdog in a standalone library for reuseAlice Wang
2023-10-12Add utilities to deal with software keyblobsDavid Drysdale
2022-12-22keystore2: Add utils to fetch keys from RKPDTri Vo
2022-10-18Changing code to have better error loggingShaquille Johnson
2022-02-10Merge "Implement a back-level KeyMint compatibility wrapper"android-t-preview-2android-t-preview-1android-t-beta-3android-t-preview-1David Drysdale
2022-02-09Implement a back-level KeyMint compatibility wrapperDavid Drysdale
2022-02-06Keystore 2.0: Rename legacy_migrator to importer.Janis Danisevskis
2022-01-27Keystore 2.0: Fix racy super key management.Janis Danisevskis
2021-07-06Add keystore API for metrics re-routing.Hasini Gunasinghe
2021-06-01Keystore 2.0: Move db_utils to database submodule.Janis Danisevskis
2021-05-05Keystore 2.0: Add convenience API for watchdog module.Janis Danisevskis
2021-05-05Keystore 2.0: Add watch dog library.Janis Danisevskis
2021-04-28Merge changes from topic "biometric-unlocked-required"Paul Crowley
2021-04-27Move KeyMintDevice into its own modulePaul Crowley
2021-04-27Log key import, generation, deletion for NIAPPavel Grafov
2021-04-16Merge "Revert^2 "Cryptographic security for MAX_BOOT_LEVEL""Paul Crowley
2021-04-12Revert^2 "Cryptographic security for MAX_BOOT_LEVEL"Paul Crowley
2021-04-08Keystore 2.0: Implement unique id rotation on factory reset.Janis Danisevskis
2021-04-06Revert "Cryptographic security for MAX_BOOT_LEVEL"Ulyana Trafimovich
2021-04-05Cryptographic security for MAX_BOOT_LEVELPaul Crowley
2021-03-25Merge "Implement keystore2 logging of key creation events."Hasini Gunasinghe
2021-03-24Implement keystore2 logging of key creation events.Hasini Gunasinghe
2021-03-24Symmetric keyguard-bound superencryptionPaul Crowley
2021-03-24ECDH encryption modulePaul Crowley
2021-03-23Keystore 2.0: Implement onDeviceOffBody.Janis Danisevskis
2021-03-23Merge "Keystore 2.0: Implement shared secret negotiation."Treehugger Robot
2021-03-22Keystore 2.0: Implement shared secret negotiation.Janis Danisevskis
2021-03-20Keystore 2.0: Fix version binding for user generated attestation keys.Janis Danisevskis
2021-03-17Keystore 2.0: add entropy feeder on idleDavid Drysdale
2021-02-25Keystore 2.0: VPN profile store legacy supportJanis Danisevskis
2021-02-17Keystore 2.0: Implement legacy blob support.Hasini Gunasinghe
2021-02-17Implement user manager AIDL.Hasini Gunasinghe
2021-02-04Adding remote provisioning AIDL interfaceMax Bires
2021-01-26Keystore 2.0: Move test utils to separate library.Janis Danisevskis
2021-01-25Keystore 2.0: Revisit Enforcements.Janis Danisevskis
2021-01-18Revert "Revert "Implement addAuthToken method of IKeystoreAuthorization ...""Janis Danisevskis
2021-01-18Revert "Implement addAuthToken method of IKeystoreAuthorization ..."Louis Chang
2021-01-14Implement addAuthToken method of IKeystoreAuthorization AIDL interface.Hasini Gunasinghe
2021-01-13Implement and integrate the verification token handler.Hasini Gunasinghe
2021-01-12Keystore 2.0: Make key_parameter DSL more rust likeJanis Danisevskis
2021-01-12Keystore 2.0: Key garbage collection.Janis Danisevskis
2020-12-29Keystore 2.0: Implement APC service.Janis Danisevskis
2020-12-28Keystore 2.0: Legacy key blobsJanis Danisevskis
2020-12-22Keystore 2.0: Add super encryption infrastructure.Janis Danisevskis
2020-12-18Definition and initialization of data structures for enforcements.Hasini Gunasinghe
2020-12-17Implement AuthTokenHandler enum.Hasini Gunasinghe
2020-12-14Keystore 2.0: Revise database.Janis Danisevskis
2020-11-19Make Keystore2's crypto operations their own crateJoel Galenson