1. 8bc0be0 Merge "Remove RSA_FLAG_CACHE_PUBLIC." am: 6ec80146e5 am: de77a0910b by David Benjamin · 7 years ago
  2. 48d2ea9 Remove RSA_FLAG_CACHE_PUBLIC. by David Benjamin · 7 years ago
  3. ab8aa1c Make libkeystore_aidl shared and export to PDK. by Dmitry Dementyev · 7 years ago
  4. a447b3c Get rid of manually created IKeystoreService. by Dmitry Dementyev · 7 years ago
  5. a786d0b Merge "Switch *_METHOD to a more future-proof pattern." am: f3147f209c by Robert Sloan · 7 years ago
  6. 29f72ec Switch *_METHOD to a more future-proof pattern. by Robert Sloan · 7 years ago
  7. 472d59a Switch *_METHOD to a more future-proof pattern. by Robert Sloan · 7 years ago
  8. ae9fa42 Merge "Update BoringSSL structs in keystore-engine." am: 975e1aae69 am: 78505bae4c by Rob Sloan · 7 years ago
  9. 78505ba Merge "Update BoringSSL structs in keystore-engine." am: 975e1aae69 by Rob Sloan · 7 years ago
  10. 0a7e807 Update BoringSSL structs in keystore-engine. by Robert Sloan · 7 years ago
  11. ccfff10 Remove use of UniquePtr from keystore by Janis Danisevskis · 7 years ago
  12. ecb258e fix: wifi doesn't work on the generic system image by Jiyong Park · 7 years ago
  13. 4cb6f38 Fix transitive include. by Steven Moreland · 7 years ago
  14. 30b220e keystore-engine: Couple of bug fixes for HIDL keystore by Roshan Pius · 7 years ago
  15. e653c93 keystore: Run Wifi keystore HAL in keystore daemon by Roshan Pius · 7 years ago
  16. bf7fc8d Add a HIDL-based keystore_get variant by Paul Stewart · 7 years ago
  17. 657356c Add HIDL backend to keystore service by Paul Stewart · 7 years ago
  18. ac0ffbf Separate the binder backend from android_engine by Paul Stewart · 7 years ago
  19. c7a9fa2 Port to binderized keymaster HAL by Janis Danisevskis · 8 years ago
  20. ddf4742 Remove OpenSSL support by Kenny Root · 8 years ago
  21. 26275ad Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 8 years ago
  22. 30c7752 Remove RSA_FLAG_EXT_PKEY from android_engine.cpp. by David Benjamin · 8 years ago
  23. 862cf6a system/security: remove BORINGSSL_201509 support. by Adam Langley · 9 years ago
  24. 9eb9295 Prepare for BoringSSL update. by Adam Langley · 9 years ago
  25. dcca051 keystore-engine: comment out unused args by Kenny Root · 9 years ago
  26. de7d734 keystore-engine: Restore module path by Kenny Root · 9 years ago
  27. 4e28857 Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 9 years ago
  28. 72b2bfb Remove superfluous OpenSSL include paths. by Adam Langley · 10 years ago
  29. a045ed6 Add missing include. by Elliott Hughes · 10 years ago
  30. b2747fe system/security: sync with latest BoringSSL. by Adam Langley · 10 years ago
  31. 1fb0583 Add ENGINE for BoringSSL. by Adam Langley · 10 years ago
  32. 20e90ad keystore: fix errors inside ALOGV by Colin Cross · 10 years ago
  33. 3d2f4fd system/security: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH by Colin Cross · 11 years ago
  34. 26cfc08 Use canonical UniquePtr.h header by Kenny Root · 11 years ago
  35. 77acaa0 Revert to old-style API for EC_KEY handling by Kenny Root · 11 years ago
  36. 6071179 Add support for DSA and ECDSA key types by Kenny Root · 11 years ago
  37. 9d422a5 Revert "Revert "Split up main engine from methods"" by Kenny Root · 11 years ago
  38. 1fcabcd Revert "Split up main engine from methods" by Kenny Root · 11 years ago
  39. 2715806 Split up main engine from methods by Kenny Root · 11 years ago
  40. b51c47d Add wrapping capability to keystore engine by Kenny Root · 11 years ago
  41. 6a9cafc Add Android.mk as a dependency as well by Kenny Root · 12 years ago
  42. 07438c8 Switch keystore to binder by Kenny Root · 12 years ago
  43. 938a991 Clear out ENGINE flags when initializing by Kenny Root · 12 years ago
  44. a8c703d Handle keynames with special characters such as - and . by Brian Carlstrom · 12 years ago
  45. bef8083 Only initialize ex_data if not already by Kenny Root · 12 years ago
  46. 98c2f8f use UniquePtr.h from frameworks/native by Colin Cross · 12 years ago
  47. 70e3a86 Add keymaster to keystore with soft implementation by Kenny Root · 12 years ago