1. f74373b KeyStorage: rework key upgrade handling by Eric Biggers · 4 years, 2 months ago
  2. 75736a8 vold: Generate storage key without rollback resistance by Gaurav Kashyap · 4 years, 4 months ago
  3. d281de7 Fix unaligned access to auth token user_id by Paul Crowley · 6 years ago
  4. 3dfb094 vold: Support Storage keys for FBE by Barani Muthukumaran · 5 years ago
  5. 35f0f22 Update vold to use KM4.1 by Shawn Willden · 5 years ago
  6. aae52f4 Merge "Request rollback resistance for FBE keys." by Treehugger Robot · 5 years ago
  7. d2906b8 Fix include order by Daniel Rosenberg · 6 years ago
  8. a48730a Defer deleteKey in KeyStorage in Checkpointing mode by Daniel Rosenberg · 6 years ago
  9. 97466cb vold: Introduce android::vold::writeStringToFile by Tommy Chiu · 6 years ago
  10. 37c82f5 Fsync directories before delete key by Woody Lin · 6 years ago
  11. 621d9b9 Fsync directories after creating files by Paul Crowley · 6 years ago
  12. 690d6de Add Support for metadata key with rollback by Daniel Rosenberg · 6 years ago
  13. 8431fe2 Request rollback resistance for FBE keys. by Shawn Willden · 6 years ago
  14. 14c8c07 clang-format many files. by Paul Crowley · 6 years ago
  15. 3535181 Support Keymaster4 by Shawn Willden · 7 years ago
  16. 785365b Clang-format Keymaster.{cpp|h} and KeyStorage.{cpp|h} by Shawn Willden · 7 years ago
  17. 24224d1 Merge "Break vold dependency on keystore utilities." by TreeHugger Robot · 7 years ago
  18. f452774 Break vold dependency on keystore utilities. by Shawn Willden · 7 years ago
  19. a087947 Vold: Add fsync in writeStringToFile() am: 701d05d32c am: ee8170f2ac by Wei Wang · 7 years ago
  20. 701d05d Vold: Add fsync in writeStringToFile() by Wei Wang · 7 years ago
  21. 26a5388 When we forget a volume, forget per-volume key by Paul Crowley · 7 years ago
  22. ff19b05 Fix errors on non-keymaster keys by Paul Crowley · 7 years ago
  23. e2e2d30 Zero memory used for encryuption keys. by Pavel Grafov · 7 years ago
  24. 2436e27 Add secdiscard command for secure deletion of files by Rubin Xu · 8 years ago
  25. f71ace3 Refactor to lay the groundwork for metadata encryption by Paul Crowley · 9 years ago
  26. 4375f1b Change to use new WaitForProperty API by Wei Wang · 8 years ago
  27. 6ab2cab Support keys with a secret but no token, which are handled not using by Paul Crowley · 8 years ago
  28. 8e537b8 Port to binder based keymaster hal by Janis Danisevskis · 8 years ago
  29. dff8c72 Support Keymaster 2 configuration and key upgrading by Paul Crowley · 9 years ago
  30. beb33a6 Run secdiscard on encrypted key and key blob too by Paul Crowley · 8 years ago
  31. b3de337 Use a longer timeout on the disk encryption keys by Paul Crowley · 9 years ago
  32. df528a7 Run clang-format over ext4crypt related code by Paul Crowley · 9 years ago
  33. a051eb7 Use pointers not references for out arguments by Paul Crowley · 9 years ago
  34. 320e5e1 Require the auth token for decryption. by Paul Crowley · 9 years ago
  35. d9b9295 Fix memory leak in generate_key wrapper. Other fixes. by Paul Crowley · 9 years ago
  36. 63c18d3 Add scrypt-based password stretching. by Paul Crowley · 9 years ago
  37. 0572080 Password security for FBE disk encryption keys by Paul Crowley · 9 years ago
  38. 13ffd8e Improvements to the key storage module by Paul Crowley · 9 years ago
  39. 1ef2558 Use a keymaster-based key storage module by Paul Crowley · 9 years ago