1. c114b62 system: vold: Use wrapped key for metadata encryption by Neeraj Soni · 7 years ago
  2. 5177ed2 Replace string secret with a byte[] for CE storage in vold binder by Ellen Arteca · 1 year, 5 months ago
  3. a5a468c Remove userSerial param from vold methods that don't use it by Eric Biggers · 1 year, 9 months ago
  4. a53a66c Rename "user key" methods in vold by Eric Biggers · 1 year, 11 months ago
  5. b615f3b Defer CE key fixations to checkpoint commit by Eric Biggers · 2 years, 10 months ago
  6. 8c1659e Make the CE key always be encrypted by the synthetic password by Eric Biggers · 3 years ago
  7. fb48666 Increase early boot logging to kernel log by Eric Biggers · 3 years, 6 months ago
  8. 18ba152 vold: add getUnlockedUsers() method to Binder interface by Eric Biggers · 4 years, 5 months ago
  9. e136171 Remove HardwareAuthToken support from vold::Keymaster by Satya Tangirala · 4 years, 6 months ago
  10. b1927c2 vold: Do not cache CE keys in vold by Barani Muthukumaran · 6 years ago
  11. c8a3ef3 Create a per-boot key on each boot by Paul Crowley · 6 years ago
  12. a701c45 vold: rename from "ext4 encryption" to fscrypt by Eric Biggers · 7 years ago[Renamed (61%) from Ext4Crypt.h]
  13. eb850f9 Remove secdiscard IPC call by Rubin Xu · 8 years ago
  14. c6433a2 Forget keys when we forget the volume. by Paul Crowley · 8 years ago
  15. 3b71fc5 Be more C++. volume UUID should always be std::string. by Paul Crowley · 8 years ago
  16. 2436e27 Add secdiscard command for secure deletion of files by Rubin Xu · 8 years ago
  17. 3ae29e7 Revert "Add fileencrypted=software/ice to fstab options" by Paul Lawrence · 9 years ago
  18. 8fd77a0 Two phases to set the password for disk encryption am: a363036b44 by Paul Crowley · 9 years ago
  19. a363036 Two phases to set the password for disk encryption by Paul Crowley · 9 years ago
  20. 01f1bc7 Add fileencrypted=software/ice to fstab options by Paul Lawrence · 9 years ago
  21. d402389 Revert "Two phases to set the password for disk encryption" by Paul Crowley · 9 years ago
  22. 92c5eeb Two phases to set the password for disk encryption by Paul Crowley · 9 years ago
  23. be70c9a Consistent creation/destruction of user data. by Jeff Sharkey · 9 years ago
  24. df528a7 Run clang-format over ext4crypt related code by Paul Crowley · 10 years ago
  25. 76107cb Prefer bool returns to int throughout by Paul Crowley · 10 years ago
  26. 38132a1 Refactor now that global DE has been reworked by Paul Crowley · 10 years ago
  27. 0572080 Password security for FBE disk encryption keys by Paul Crowley · 10 years ago
  28. 47695b2 Allow callers to prepare CE/DE user storage. by Jeff Sharkey · 10 years ago
  29. 5a06a64 Fix minor issues with previous change by Paul Lawrence · 10 years ago
  30. 7b6b565 Remove support for non-default root passwords in FBE by Paul Lawrence · 10 years ago
  31. 8fb12fd Add init_user0 command. by Paul Crowley · 10 years ago
  32. 285956f Rework FBE crypto to match the N way of doing things by Paul Crowley · 10 years ago
  33. 9ad4369 Fix a bug in passing parameters to prepare_user_storage. by Lenka Trochtova · 10 years ago
  34. 27cbce9 Rename functions with a system/extras name collision. by Paul Crowley · 10 years ago
  35. ff9097f Fix create_user_key to take 3 params by Paul Lawrence · 10 years ago
  36. 395039f Introduce support for ephemeral users. by Lenka Trochtova · 10 years ago
  37. d2c96e7 New granular encryption commands for framework. by Jeff Sharkey · 10 years ago
  38. eebf445 Add "cryptfs deleteuserkey" command to vold. by Paul Crowley · 10 years ago
  39. 75a5202 Add vold commands for setting up per-user encrypted user directories by Paul Crowley · 10 years ago
  40. 00f4aad Delete password as per block encryption by Paul Lawrence · 10 years ago
  41. 4e72745 Enable properties in ext4enc by Paul Lawrence · 10 years ago
  42. 707fd6c Securely encrypt the master key by Paul Lawrence · 10 years ago
  43. beadcb6 Revert "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  44. 7053e9c Securely encrypt the master key by Paul Lawrence · 10 years ago