1. e11788d KeyStorage: don't request rollback resistance for wrapped storage keys by Eric Biggers · 1 year, 10 months ago
  2. 54dd376 Merge changes Icdff584e,I71fd98e6,If1e9e3ad,I05bc4dc9 am: 017e95fa6a am: 078a507c43 by Eric Biggers · 2 years, 7 months ago
  3. 7c111e4 Remove scrypt-related code by Eric Biggers · 2 years, 7 months ago
  4. 3a4423e Merge changes Ia095340c,I464edc6e am: 3d1a532efc am: 57ca48b788 am: af6552a833 by David Anderson · 2 years, 7 months ago
  5. e179157 Improve vold logging. by David Anderson · 2 years, 7 months ago
  6. 2a305d4 Merge "Set a property if seed binding is enabled." am: cc63a93fd6 am: d5f0a5751e am: 7586bba487 by Keith Mok · 2 years, 9 months ago
  7. d5f0a57 Merge "Set a property if seed binding is enabled." am: cc63a93fd6 by Keith Mok · 2 years, 9 months ago
  8. e860025 Set a property if seed binding is enabled. by Keith Mok · 2 years, 9 months ago
  9. 28f8d9e Revert "Add ROLLBACK_RESISTANCE tag to key usage" am: c0a46c8106 by Haiping Yang · 2 years, 9 months ago
  10. c0a46c8 Revert "Add ROLLBACK_RESISTANCE tag to key usage" by Haiping Yang · 2 years, 9 months ago
  11. d7b96bc Merge "Add ROLLBACK_RESISTANCE tag to key usage" into sc-dev am: 8f19fd90e3 by TreeHugger Robot · 2 years, 10 months ago
  12. 2601eb7 Add ROLLBACK_RESISTANCE tag to key usage by [6;7~ · 2 years, 10 months ago
  13. d86a8ab Replace most references to Keymaster with Keystore by Eric Biggers · 3 years ago
  14. 351a4af Don't export storeKey(), and update comments by Satya Tangirala · 3 years ago
  15. 0f890a9 Always use RenameKeyDir() when moving/renaming key directories by Satya Tangirala · 3 years ago
  16. 107d21d Make RenameKeyDir() use IsSameFile() by Eric Biggers · 3 years ago
  17. 9475b11 Fix bug with deferred commits for key upgrades in temporary directories by Satya Tangirala · 3 years, 1 month ago
  18. 6b98fb6 Remove unused constants and cleanup KeyStorage.cpp by Satya Tangirala · 3 years, 1 month ago
  19. 478cea9 Remove unused parameter "salt" from stretchSecret() by Satya Tangirala · 3 years, 2 months ago
  20. e8de4ff Make vold use keystore2 instead of keymaster by Satya Tangirala · 3 years, 3 months ago
  21. e136171 Remove HardwareAuthToken support from vold::Keymaster by Satya Tangirala · 3 years, 3 months ago
  22. b2024e0 KeyStorage: improve logging for key generation by Eric Biggers · 3 years, 3 months ago
  23. 3345a2a Sync parent directory in storeKeyAtomically() by Eric Biggers · 3 years, 3 months ago
  24. bd138dd Move pathExists() to Utils.cpp by Eric Biggers · 3 years, 3 months ago
  25. 5a43d61 Add support for binding storage encryption to a seed by Seth Moore · 3 years, 4 months ago
  26. f74373b KeyStorage: rework key upgrade handling by Eric Biggers · 3 years, 7 months ago
  27. 75736a8 vold: Generate storage key without rollback resistance by Gaurav Kashyap · 3 years, 9 months ago
  28. d281de7 Fix unaligned access to auth token user_id by Paul Crowley · 6 years ago
  29. 3dfb094 vold: Support Storage keys for FBE by Barani Muthukumaran · 4 years, 4 months ago
  30. 35f0f22 Update vold to use KM4.1 by Shawn Willden · 4 years, 4 months ago
  31. aae52f4 Merge "Request rollback resistance for FBE keys." by Treehugger Robot · 4 years, 9 months ago
  32. d2906b8 Fix include order by Daniel Rosenberg · 5 years ago
  33. a48730a Defer deleteKey in KeyStorage in Checkpointing mode by Daniel Rosenberg · 5 years ago
  34. 97466cb vold: Introduce android::vold::writeStringToFile by Tommy Chiu · 5 years ago
  35. 37c82f5 Fsync directories before delete key by Woody Lin · 5 years ago
  36. 621d9b9 Fsync directories after creating files by Paul Crowley · 5 years ago
  37. 690d6de Add Support for metadata key with rollback by Daniel Rosenberg · 5 years ago
  38. 8431fe2 Request rollback resistance for FBE keys. by Shawn Willden · 5 years ago
  39. 14c8c07 clang-format many files. by Paul Crowley · 6 years ago
  40. 3535181 Support Keymaster4 by Shawn Willden · 6 years ago
  41. 785365b Clang-format Keymaster.{cpp|h} and KeyStorage.{cpp|h} by Shawn Willden · 6 years ago
  42. 24224d1 Merge "Break vold dependency on keystore utilities." by TreeHugger Robot · 6 years ago
  43. f452774 Break vold dependency on keystore utilities. by Shawn Willden · 7 years ago
  44. a087947 Vold: Add fsync in writeStringToFile() am: 701d05d32c am: ee8170f2ac by Wei Wang · 7 years ago
  45. 701d05d Vold: Add fsync in writeStringToFile() by Wei Wang · 7 years ago
  46. 26a5388 When we forget a volume, forget per-volume key by Paul Crowley · 7 years ago
  47. ff19b05 Fix errors on non-keymaster keys by Paul Crowley · 7 years ago
  48. e2e2d30 Zero memory used for encryuption keys. by Pavel Grafov · 7 years ago
  49. 2436e27 Add secdiscard command for secure deletion of files by Rubin Xu · 7 years ago
  50. f71ace3 Refactor to lay the groundwork for metadata encryption by Paul Crowley · 8 years ago
  51. 4375f1b Change to use new WaitForProperty API by Wei Wang · 7 years ago
  52. 6ab2cab Support keys with a secret but no token, which are handled not using by Paul Crowley · 7 years ago
  53. 8e537b8 Port to binder based keymaster hal by Janis Danisevskis · 8 years ago
  54. dff8c72 Support Keymaster 2 configuration and key upgrading by Paul Crowley · 8 years ago
  55. beb33a6 Run secdiscard on encrypted key and key blob too by Paul Crowley · 8 years ago
  56. b3de337 Use a longer timeout on the disk encryption keys by Paul Crowley · 8 years ago
  57. df528a7 Run clang-format over ext4crypt related code by Paul Crowley · 8 years ago
  58. a051eb7 Use pointers not references for out arguments by Paul Crowley · 8 years ago
  59. 320e5e1 Require the auth token for decryption. by Paul Crowley · 8 years ago
  60. d9b9295 Fix memory leak in generate_key wrapper. Other fixes. by Paul Crowley · 8 years ago
  61. 63c18d3 Add scrypt-based password stretching. by Paul Crowley · 8 years ago
  62. 0572080 Password security for FBE disk encryption keys by Paul Crowley · 8 years ago
  63. 13ffd8e Improvements to the key storage module by Paul Crowley · 8 years ago
  64. 1ef2558 Use a keymaster-based key storage module by Paul Crowley · 8 years ago