1. 5d59e63 Changed uid output parameter from an int array to a list of strings. by Rob Barnes · 6 years ago
  2. 7008074 Replace cast operator with getValue() for key store return codes by Branden Archer · 6 years ago
  3. ba2985a Fix keystore_backend_binder by Janis Danisevskis · 6 years ago
  4. 107956c Merge "Added listUidsOfCredentialBoundKeys method to AIDL" by Rob Barnes · 6 years ago
  5. 4aec5bc Fix keystore_cli_v2 by Janis Danisevskis · 6 years ago
  6. eb7f79b Added listUidsOfCredentialBoundKeys method to AIDL by Rob Barnes · 6 years ago
  7. bb6cabd Multi-threaded keystore by Rob Barnes · 6 years ago
  8. e353f25 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  9. c401f64 Merge "Use std::move to avoid unnecessary copying" am: 4ec5d33e30 by Yi Kong · 6 years ago
  10. 53b02f7 Use std::move to avoid unnecessary copying by Yi Kong · 6 years ago
  11. 1a8d580 keystore_cli_v2 --prompt_text expects a UTF-8 string by Janis Danisevskis · 6 years ago
  12. c6eb7cd Add support for confirmation APIs. by David Zeuthen · 7 years ago
  13. c146014 KeyStore: use security level to chose keymaster device by Janis Danisevskis · 7 years ago
  14. bb22a6c Use libkeymaster4support in keystore. by Shawn Willden · 7 years ago
  15. c7a9fa2 Port to binderized keymaster HAL by Janis Danisevskis · 8 years ago
  16. 250b40b keystore_cli_v2: Update AES parameters by Sourabh Banerjee · 8 years ago
  17. 01fc9a4 keystore_cli_v2: Removed test for KM_TAG_PURPOSE. by Darren Krahn · 8 years ago
  18. 82f4f5b keystore_cli_v2: Add support for testing against v0.3. by Darren Krahn · 8 years ago
  19. d3fac68 Add KM_TAG_ALLOW_WHILE_ON_BODY by Shawn Willden · 9 years ago
  20. 9d9318e Update keystore_cli_v2 for keymaster_defs changes. by Shawn Willden · 9 years ago
  21. 0ba9f6e ECIES: adding ECIES-KEM by Shawn Willden · 9 years ago
  22. a9474ab keystore: Add a test suitable for Brillo PTS. by Darren Krahn · 9 years ago
  23. 251cb28 Add encryption convenience methods to KeystoreClient. by Darren Krahn · 9 years ago
  24. 69a3dbc Create a KeystoreClient class. by Darren Krahn · 9 years ago