1. d86a8ab Replace most references to Keymaster with Keystore by Eric Biggers · 3 years ago
  2. 351a4af Don't export storeKey(), and update comments by Satya Tangirala · 3 years ago
  3. 0f890a9 Always use RenameKeyDir() when moving/renaming key directories by Satya Tangirala · 3 years ago
  4. 6b98fb6 Remove unused constants and cleanup KeyStorage.cpp by Satya Tangirala · 3 years, 1 month ago
  5. e136171 Remove HardwareAuthToken support from vold::Keymaster by Satya Tangirala · 3 years, 3 months ago
  6. 3345a2a Sync parent directory in storeKeyAtomically() by Eric Biggers · 3 years, 3 months ago
  7. bd138dd Move pathExists() to Utils.cpp by Eric Biggers · 3 years, 3 months ago
  8. 5a43d61 Add support for binding storage encryption to a seed by Seth Moore · 3 years, 4 months ago
  9. f74373b KeyStorage: rework key upgrade handling by Eric Biggers · 3 years, 7 months ago
  10. c493903 KeyUtil: don't use keepOld=true for system DE and volume keys by Eric Biggers · 3 years, 7 months ago
  11. 3dfb094 vold: Support Storage keys for FBE by Barani Muthukumaran · 4 years, 4 months ago
  12. 8ae16db vold: Pass std::string by const reference by Greg Kaiser · 5 years ago
  13. 690d6de Add Support for metadata key with rollback by Daniel Rosenberg · 5 years ago
  14. 26a5388 When we forget a volume, forget per-volume key by Paul Crowley · 7 years ago
  15. e2e2d30 Zero memory used for encryuption keys. by Pavel Grafov · 7 years ago
  16. 2436e27 Add secdiscard command for secure deletion of files by Rubin Xu · 7 years ago
  17. f71ace3 Refactor to lay the groundwork for metadata encryption by Paul Crowley · 8 years ago
  18. 6ab2cab Support keys with a secret but no token, which are handled not using by Paul Crowley · 7 years ago
  19. df528a7 Run clang-format over ext4crypt related code by Paul Crowley · 8 years ago
  20. a051eb7 Use pointers not references for out arguments by Paul Crowley · 8 years ago
  21. 0572080 Password security for FBE disk encryption keys by Paul Crowley · 8 years ago
  22. 13ffd8e Improvements to the key storage module by Paul Crowley · 8 years ago
  23. 1ef2558 Use a keymaster-based key storage module by Paul Crowley · 8 years ago