- 56e11e6 Merge "Add and use run_as::run_as_child_app helper" into main am: 326a4c8fad am: 223a872807 by David Drysdale · 10 months ago
- 6024c69 Keystore and KeyMint version bump by Karuna Wadhera · 11 months ago
- 33b7a62 Add and use run_as::run_as_child_app helper by David Drysdale · 11 months ago
- 26b2d53 Add and use run_as::run_as_app helper by David Drysdale · 11 months ago
- dcfacb9 Add and use run_as::run_as_root helper by David Drysdale · 11 months ago
- 9f0007e Cope better with errors in child processes by David Drysdale · 11 months ago
- 89e87d5 Test failure arms for auth-bound keys by David Drysdale · 11 months ago
- fcae6fd Verify Tag::VENDOR_PATCHLEVEL key parameter if the underlying device by Rajesh Nyamagoud · 12 months ago
- 00fa9bd Update Android for Rust 1.81.0 by Chris Wailes · 1 year ago
- c63a83d Avoid checking VENDOR_PATCHLEVEL in generated key characteristics if by Rajesh Nyamagoud · 1 year ago
- 76311aa Use static libraries for multilib VTS by Rajesh Nyamagoud · 1 year ago
- 94f2503 Tests updated to handle RKP-ONLY property on GSI builds. by Rajesh Nyamagoud · 1 year, 1 month ago
- ea0fbda Merge "Changes to strictly validate multiple `KeyPurpose` parameters with KeyMint-V2 onward and to skip real key attestation using emulated curve-25519 key on device with KeyMint V1 or Keymaster." into main by Treehugger Robot · 1 year, 2 months ago
- c67143d Changes to strictly validate multiple `KeyPurpose` parameters by Rajesh Nyamagoud · 1 year, 2 months ago
- 15e3c69 Merge "Don't check for MGF_DIGEST tag on keys" into main by David Drysdale · 1 year, 2 months ago
- 8315359 Don't check for MGF_DIGEST tag on keys by David Drysdale · 1 year, 2 months ago
- 1923636 Ignore INVALID tags in generated key characteristics. by Rajesh Nyamagoud · 1 year, 2 months ago
- 7909224 Cope with mixed KeyMint/Keymaster-4.x devices by David Drysdale · 1 year, 3 months ago
- f7ed95a Add test for unlocked-device-required key by David Drysdale · 1 year, 4 months ago
- 4263207 Upgrade nix to 0.28.0 by Frederick Mayle · 1 year, 5 months ago
- 7620921 Fixes for the issues found while running Keystore2 client tests on a by Rajesh Nyamagoud · 1 year, 7 months ago
- 481b5d6 Format Android.bp files with bpfmt by Luca Stefani · 1 year, 8 months ago
- ac3c2cd Add new error for system errors that are retryable by Shaquille Johnson · 1 year, 8 months ago
- 4347357 Created libkeystore-engine as cc-library instead of cc-test-library to by Rajesh Nyamagoud · 1 year, 8 months ago
- e5557ff Test added to generate a key with specifying cerificate subject and by Rajesh Nyamagoud · 2 years, 3 months ago
- b1c8e83 Adding tests to verify Device-Unique-Attestation. by Rajesh Nyamagoud · 2 years, 3 months ago
- d215da8 Add getLastAuthTime() to IKeystoreAuthorization by James Willcox · 1 year, 11 months ago
- 290dd73 Adding tests using APPLICATION_DATA and APPLICATION_ID. by Rajesh Nyamagoud · 2 years, 3 months ago
- 17a9261 The `INCLUDE_UNIQUE_ID` parameter is not strictly expected to be in key authorizations. by Rajesh Nyamagoud · 1 year, 11 months ago
- f408c28 Adding tests to check unique id attestation. by Rajesh Nyamagoud · 2 years, 3 months ago
- 5f6db2f Changes are made in keystore-client-tests to verify CREATION_DATETIME, by Rajesh Nyamagoud · 2 years, 3 months ago
- f436a93 Adding tests using `MAX_USES_PER_BOOT`, `EARLY_BOOT_ONLY`, `BOOTLOADER_ONLY` and `USAGE_COUNT_LIMIT` by Rajesh Nyamagoud · 2 years, 4 months ago
- 75dfa0c Adding tests using tags ACTIVE_DATETIME, ORIGINATION_EXPIRE_DATETIME, by Rajesh Nyamagoud · 2 years, 4 months ago
- 19fe29a Removed dependency on `libkeymint_vts_test_utils`. by Rajesh Nyamagoud · 1 year, 11 months ago
- 42276da Updated to use shared library instead of static library. by Rajesh Nyamagoud · 2 years ago
- 10f02e7 Re-structured keystore test-utils module. by Rajesh Nyamagoud · 2 years, 1 month ago
- 9c38948 Merge "Add, standardise or temporarily opt out of safety comments for keystore2." into main by Treehugger Robot · 2 years, 1 month ago
- a47698a Add, standardise or temporarily opt out of safety comments for keystore2. by Andrew Walbran · 2 years, 2 months ago
- d0213ef Verify key characteristics of generated/imported keys. by Rajesh Nyamagoud · 2 years, 4 months ago
- a42dee6 Added tests to attest keys with attestation id. by Rajesh Nyamagoud · 3 years, 5 months ago
- 96947c9 Merge "Adding tests to verify `EVP_PKEY_from_keystore2` API [Keystore2-engine]." by Treehugger Robot · 2 years, 3 months ago
- 28abde6 Adding tests to verify `EVP_PKEY_from_keystore2` API [Keystore2-engine]. by Rajesh Nyamagoud · 2 years, 5 months ago
- 6a82349 Adding tests to verify `getNumberOfEntries` and `listEntriesBatched`. by Rajesh Nyamagoud · 2 years, 5 months ago
- af05056 Adding key agreement [AGREE_KEY] tests. by Rajesh Nyamagoud · 2 years, 10 months ago
- 38f2ca3 Make keystore2 unit tests less brittle by David Drysdale · 2 years, 8 months ago
- c946cc4 Tests to verify importWrappedKey functionality. by Rajesh Nyamagoud · 3 years, 5 months ago
- b8402b6 Tests to verify importKey with Asymmetric and symmetric keys. by Rajesh Nyamagoud · 3 years, 5 months ago
- 4d48337 Added tests using attest keys for signing RSA and EC keys. by Rajesh Nyamagoud · 3 years, 7 months ago
- c7d064d Changes made in keystore2_client_tests to avoid test timeout issues. by Rajesh Nyamagoud · 3 years, 1 month ago
- 4c6193c Added HMAC key generation tests. by Rajesh Nyamagoud · 3 years, 7 months ago
- c3523ba Added tests using 3DES algorithm. by Rajesh Nyamagoud · 3 years, 1 month ago
- 4740993 Adding tests using AES algorithm. by Rajesh Nyamagoud · 3 years, 8 months ago
- 11912ea Adding generate key tests using RSA algorithm. by Rajesh Nyamagoud · 3 years, 9 months ago
- a776645 Adding generateKey tests with EC key algorithm. by Rajesh Nyamagoud · 3 years, 9 months ago
- dc6fb23 Adding tests to Create forced operation with different contexts. by Rajesh Nyamagoud · 3 years, 9 months ago
- fa7c0f1 Adding forced operation tests by Rajesh Nyamagoud · 3 years, 9 months ago
- b881d51 Adding test to create BACKEND_BUSY error by Rajesh Nyamagoud · 3 years, 9 months ago
- 901386c Create authorizations and key_generations test modules - by Rajesh Nyamagoud · 3 years, 6 months ago
- 04945eb Keystore2 Tests: Revisit run_as function. by Janis Danisevskis · 3 years, 9 months ago
- 1edfbea Remove custom test_config. by Joel Galenson · 3 years, 11 months ago
- a578d39 Keystore 2.0: Add run_as to keystore2_test_utils by Janis Danisevskis · 4 years ago
- 2a8330a Keystore 2.0: Move test utils to separate library. by Janis Danisevskis · 4 years, 8 months ago