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