- 6024c69 Keystore and KeyMint version bump by Karuna Wadhera · 11 months ago
- 743f178 Add code to support keystore certificate post processing. by Vikram Gaur · 1 year ago
- a634cd4 Drop unused IAttestationManager interface by David Drysdale · 11 months ago
- 9f7ebeb keystore2: make UnlockedDeviceRequired fix unconditional by Eric Biggers · 1 year, 3 months ago
- ef518cb Merge "Revert "Deprecating the aidl for Android Protected Confirmation"" into main by Max Bires · 1 year, 4 months ago
- 9535b1b Revert "Deprecating the aidl for Android Protected Confirmation" by Max Bires · 1 year, 4 months ago
- 0361bbf Remove obsolete TODO from IKeystoreAuthorization.aidl by Eric Biggers · 1 year, 6 months ago
- b5613da Remove broken and unused support for expiring keys when off-body by Eric Biggers · 1 year, 6 months ago
- cfe79f1 Correcting permission check for App UIDs listing by Eran Messeri · 1 year, 7 months ago
- 07fec0f Deprecating the aidl for Android Protected Confirmation by Shaquille Johnson · 1 year, 9 months ago
- 4dc27b5 List apps affected by secure user ID by Eran Messeri · 1 year, 8 months ago
- 6946daa Fix UnlockedDeviceRequired with weak unlock methods by Eric Biggers · 1 year, 8 months ago
- ac3c2cd Add new error for system errors that are retryable by Shaquille Johnson · 1 year, 8 months ago
- 10afa96 Split Keystore's onLockScreenEvent into onDevice{Unlocked,Locked} by Eric Biggers · 1 year, 9 months ago
- b0478cf keystore2: fix UnlockedDeviceRequired to work without LSKF by Eric Biggers · 1 year, 11 months ago
- d215da8 Add getLastAuthTime() to IKeystoreAuthorization by James Willcox · 1 year, 11 months ago
- 2f9498a Remove IKeystoreMaintenance#getState() by Eric Biggers · 1 year, 11 months ago
- 37e7292 IKeystoreMaintenance.aidl: document permissions correctly by Eric Biggers · 1 year, 11 months ago
- 1904440 Remove dead stats interface for getting some atoms from keystore by Seth Moore · 2 years, 5 months ago
- 128453e Revert^2 "Remove android.security.remoteprovisioning interfaces" by Tri Vo · 2 years, 6 months ago
- 8c8feac Revert "Remove android.security.remoteprovisioning interfaces" by Ioana Alexandru · 2 years, 6 months ago
- 9fad346 Remove android.security.remoteprovisioning interfaces by Tri Vo · 2 years, 6 months ago
- 435b8f8 Update the documentation for onLockScreenEvent to be more comprehensive. by Dave McCloskey · 2 years, 8 months ago
- 615ee36 Add java_defaults to Android.bp and update default by Shaquille Johnson · 2 years, 10 months ago
- cd6e918 Add dependencies on newly-split RKP HAL by Seth Moore · 2 years, 10 months ago
- 4158567 Bump KM AIDL API to version 3 by Tri Vo · 3 years ago
- 64ac1f8 Merge "Log SecurityLevel with RkpErrorStats." by Hasini Gunasinghe · 3 years, 4 months ago
- 1a8524b Log SecurityLevel with RkpErrorStats. by Hasini Gunasinghe · 3 years, 4 months ago
- 45689e5 rust_defaults entry created for Keystore2 AIDL library. by Rajesh Nyamagoud · 3 years, 4 months ago
- 889c1cc Remove functionality to migrate keys across app UID by John Wu · 3 years, 6 months ago
- 70bcce2 Merge "Implement a back-level KeyMint compatibility wrapper" by David Drysdale · 3 years, 7 months ago
- c97eb9e Implement a back-level KeyMint compatibility wrapper by David Drysdale · 3 years, 7 months ago
- 9afc82a Merge "-= src_available" by Treehugger Robot · 3 years, 7 months ago
- f9990f9 -= src_available by Steven Moreland · 3 years, 7 months ago
- 682ab34 Merge "Add new IRemotelyProvisionedKeyPool service to keystore2" by Seth Moore · 3 years, 7 months ago
- 7ee79f9 Add new IRemotelyProvisionedKeyPool service to keystore2 by Seth Moore · 3 years, 9 months ago
- 16db29e keystore2 support for app UID migration by John Wu · 3 years, 8 months ago
- 49d700d Revert^2 "keystore2: cope with new curve25519 enum" by Seth Moore · 3 years, 9 months ago
- 0400d70 Revert^2 "Bump keystore2 AIDL API version 1->2" by Seth Moore · 3 years, 9 months ago
- 6b96760 Revert "Bump keystore2 AIDL API version 1->2" by David Drysdale · 3 years, 9 months ago
- 6c44cad Revert "keystore2: cope with new curve25519 enum" by David Drysdale · 3 years, 9 months ago
- e36d8b7 keystore2: cope with new curve25519 enum by David Drysdale · 4 years ago
- 76d5265 Bump keystore2 AIDL API version 1->2 by David Drysdale · 3 years, 10 months ago
- c4e0d5b Use defaults to reference current keystore AIDL by David Drysdale · 3 years, 10 months ago
- 38cf3b1 Merge "Add deleteAllKeys to IKeystoreMaintenance" am: 9c52ffde95 am: 1697dd58fb by Paul Crowley · 4 years, 1 month ago
- 46c703e Add deleteAllKeys to IKeystoreMaintenance by Paul Crowley · 4 years, 1 month ago
- 60a2113 Adding plumbing for supported EC curve on impl am: d2ce46b5f1 am: 8f9fb3b334 by Max Bires · 4 years, 2 months ago
- 8f9fb3b Adding plumbing for supported EC curve on impl am: d2ce46b5f1 by Max Bires · 4 years, 2 months ago
- 339e3c3 Merge changes from topic "full_spec_upgrade" by Max Bires · 4 years, 2 months ago
- d2ce46b Adding plumbing for supported EC curve on impl by Max Bires · 4 years, 2 months ago
- 365ce37 Log keystore2 crash events. by Hasini Gunasinghe · 4 years, 2 months ago
- 509fafd Log keystore2 crash events. by Hasini Gunasinghe · 4 years, 2 months ago
- 8af67ea Log metrics related to Remote Key Provisioning (RKP). by Hasini Gunasinghe · 4 years, 2 months ago
- 15891e6 Add keystore API for metrics re-routing. by Hasini Gunasinghe · 4 years, 3 months ago
- 691d4d4 Merge "Log metrics related to Remote Key Provisioning (RKP)." into sc-dev by Hasini Gunasinghe · 4 years, 2 months ago
- a3444f8 Log metrics related to Remote Key Provisioning (RKP). by Hasini Gunasinghe · 4 years, 2 months ago
- 0855263 Merge "Keystore 2.0: Extend the functionality of the Vpn profile store." into sc-dev by Janis Danisevskis · 4 years, 2 months ago
- 3eb829d Keystore 2.0: Extend the functionality of the Vpn profile store. by Janis Danisevskis · 4 years, 3 months ago
- 7f65223 Keystore 2.0: Extend the functionality of the Vpn profile store. by Janis Danisevskis · 4 years, 3 months ago
- 8dc9d42 Add keystore API for metrics re-routing. by Hasini Gunasinghe · 4 years, 3 months ago
- 0b9903a Freeze AIDL APIs for SC by Jiyong Park · 4 years, 4 months ago
- 618869e Biometric support for UNLOCKED_DEVICE_REQUIRED by Paul Crowley · 4 years, 5 months ago
- cdcf4e5 Keystore 2.0: Add API for key migration to IKeystoreMaintenance by Janis Danisevskis · 4 years, 5 months ago
- 8ec84b3 Merge "Keystore 2.0: Sensitive data annotation." by Janis Danisevskis · 4 years, 5 months ago
- 811b97c Merge "Keystore 2.0: Remove Keystore 1.0 and remaining references" by Janis Danisevskis · 4 years, 5 months ago
- 7bfa6b3 Keystore 2.0: Sensitive data annotation. by Janis Danisevskis · 4 years, 5 months ago
- 2929457 Add SensitiveData annotation. by Janis Danisevskis · 4 years, 6 months ago
- 4d39163 Merge "Modifying calls to RemotelyProvisionedComponent HAL" by Max Bires · 4 years, 6 months ago
- 5b9e5b1 Keystore 2.0: Add earlyBootEnded() to IKeystoreMaintenance by Satya Tangirala · 4 years, 6 months ago
- 333b7c0 Keystore 2.0: Implement onDeviceOffBody. by Janis Danisevskis · 4 years, 6 months ago
- 834dd36 Modifying calls to RemotelyProvisionedComponent HAL by Max Bires · 4 years, 6 months ago
- 3402482 Merge "Keystore 2.0: Build java sources for AIDL interfaces." by Treehugger Robot · 4 years, 6 months ago
- 2437fde Keystore 2.0: Remove Keystore 1.0 and remaining references by Janis Danisevskis · 4 years, 6 months ago
- aedee5d Keystore 2.0: Build java sources for AIDL interfaces. by Janis Danisevskis · 4 years, 6 months ago
- 1ecbbd2 Merge "Adding the ability to delete all attestation keys" by Max Bires · 4 years, 6 months ago
- 053a018 Merge changes from topic "keystore_api_for_credstore" by Hasini Gunasinghe · 4 years, 6 months ago
- b3715fb Add getAuthTokensForCredStore method to Authorization aidl. by Hasini Gunasinghe · 4 years, 6 months ago
- 9ee1841 Keystore2: implement getState method in IKeystoreMaintenance AIDL. by Hasini Gunasinghe · 4 years, 6 months ago
- 60d7ed1 Adding the ability to delete all attestation keys by Max Bires · 4 years, 6 months ago
- 34a0cf2 Keystore 2.0: Rename KeystoreUserManagement -> KeystoreMaintenance by Janis Danisevskis · 4 years, 6 months ago
- c0e7dfb Keystore 2.0: IVpnProfileStore interface. by Janis Danisevskis · 4 years, 8 months ago
- ddd6e75 Keystore 2.0: Implement clear namespace. by Janis Danisevskis · 4 years, 7 months ago
- b2e1d03 Start the remoteprovisioning service by Max Bires · 4 years, 7 months ago
- 94f45e8 Merge "Add user manager AIDL." by Treehugger Robot · 4 years, 7 months ago
- d31e437 Add user manager AIDL. by Hasini Gunasinghe · 4 years, 7 months ago
- 4c7858c [LSC] Add LOCAL_LICENSE_KINDS to system/security by Bob Badour · 4 years, 7 months ago
- 148c08e Adding remote provisioning AIDL interface by Max Bires · 5 years ago
- 36bd712 Add onLockScreenEvent method to IKeystoreAuthorization AIDL. by Hasini Gunasinghe · 4 years, 9 months ago
- c3a496b Keystore 2.0: Use secure clock service. by Janis Danisevskis · 4 years, 8 months ago
- f21c002 Add compatibility wrappers for ISecureClock and ISharedSecret by Joel Galenson · 4 years, 9 months ago
- 9f10a6a Revert "Revert "Implement addAuthToken method of IKeystoreAuthorization ..."" by Janis Danisevskis · 4 years, 8 months ago
- 96f4106 Revert "Implement addAuthToken method of IKeystoreAuthorization ..." by Louis Chang · 4 years, 8 months ago
- 5e7035b Implement addAuthToken method of IKeystoreAuthorization AIDL interface. by Hasini Gunasinghe · 4 years, 9 months ago
- de386b4 Add compatibility wrapper by Joel Galenson · 5 years ago
- 7a1cf38 Keystore 2.0: Implement APC service. by Janis Danisevskis · 4 years, 10 months ago
- 594caa3 Add IKeystoreAuthorization AIDL interface with addAuthToken method. by Hasini Gunasinghe · 4 years, 10 months ago
- 708744a Revert "Revert "Keystore 2.0: Move keymint spec to security name..." by Shawn Willden · 4 years, 9 months ago
- 6c8fbeb Revert "Keystore 2.0: Move keymint spec to security namespace." by Orion Hodson · 4 years, 9 months ago
- 80963c7 Keystore 2.0: Move keymint spec to security namespace. by Janis Danisevskis · 4 years, 9 months ago
- 672d983 Keystore 2.0: Move attestation manager to correct path and package name. by Janis Danisevskis · 4 years, 9 months ago