1. 7ee87cf Remove all references to FDE enable wipe by Paul Lawrence · 7 years ago
  2. b64933a Be even more C++. Switch on a warning. by Paul Crowley · 7 years ago
  3. a7ca40b Remove dead code; move code out of cryptfs that doesn't belong. by Paul Crowley · 7 years ago
  4. 95440eb Enable "cert-err34-c" tidy checks. by Jeff Sharkey · 7 years ago
  5. 83b559c Move all crypto commands over to Binder. by Jeff Sharkey · 7 years ago
  6. f71ace3 Refactor to lay the groundwork for metadata encryption by Paul Crowley · 8 years ago
  7. 4375f1b Change to use new WaitForProperty API by Wei Wang · 7 years ago
  8. b45caaf vold: allow specifying HEH filenames encryption by Eric Biggers · 7 years ago
  9. efe8b3d Merge \\\"Fix misc-macro-parentheses warnings in system/vold.\\\" am: 786c536e84 am: c83c87e681 by Chih-Hung Hsieh · 8 years ago
  10. c83c87e Merge \"Fix misc-macro-parentheses warnings in system/vold.\" am: 786c536e84 by Chih-Hung Hsieh · 8 years ago
  11. aae7938 Fix misc-macro-parentheses warnings in system/vold. by Chih-Hung Hsieh · 8 years ago
  12. 6e41059 Set encryption mode in mode file by Paul Lawrence · 8 years ago
  13. 63c18d3 Add scrypt-based password stretching. by Paul Crowley · 8 years ago
  14. 3d99eba Encrypt on reboot by Paul Lawrence · 9 years ago
  15. 0c24746 Add developer option to convert from FDE to FBE by Paul Lawrence · 9 years ago
  16. 569649f Don't show UI on default encryption by Paul Lawrence · 9 years ago
  17. 2f32cda DO NOT MERGE Retry unmounts in ext4 encryption by Paul Lawrence · 9 years ago
  18. 731a7a2 DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 9 years ago
  19. 9f18fe7 Remove unused code. by Jeff Sharkey · 9 years ago
  20. 9c48498 Support for private (adopted) volumes. by Jeff Sharkey · 9 years ago
  21. 05335c3 Adding e4crypt support by Paul Lawrence · 9 years ago
  22. a655b9a am 38394c7d: am 223fd1ca: Revert "Make encryption configurable" by Paul Lawrence · 9 years ago
  23. 38394c7 am 223fd1ca: Revert "Make encryption configurable" by Paul Lawrence · 9 years ago
  24. 223fd1c Revert "Make encryption configurable" by Paul Lawrence · 9 years ago
  25. db3730c Remove kdfs that were only used internally in LMP by Paul Lawrence · 9 years ago
  26. 4a36ca0 am 6a69cfc4: Make encryption configurable by Paul Lawrence · 9 years ago
  27. ba5834d am 26970299: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 9 years ago
  28. 41405bb Remove superfluous OpenSSL include paths. by Adam Langley · 9 years ago
  29. 6a69cfc Make encryption configurable by Paul Lawrence · 9 years ago
  30. 85c01f9 Make persistent field in cryptofs support longer values. by Rubin Xu · 10 years ago
  31. 512f0d5 cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  32. 7fc1de8 cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  33. e17a9c4 Change cryptfs keymaster padding to ensure the high bit is never 1, by Shawn Willden · 10 years ago
  34. 47ba10d Pad object to proper size before signing. by Shawn Willden · 10 years ago
  35. 74f29f1 Don't test mount when we can use the crypto footer to test the password by Paul Lawrence · 10 years ago
  36. d0c7b17 Wipe userdata when password is good but it won't mount by Paul Lawrence · 10 years ago
  37. 6bfed20 When encryption fails, reboot into recovery by Paul Lawrence · 10 years ago
  38. 69f4ebd Add keymaster support to cryptfs by Paul Lawrence · 10 years ago
  39. 45f1053 Revert "Revert "Encrypt phone even if pattern or no keyguard"" by Paul Lawrence · 10 years ago
  40. efec3f2 Revert "Encrypt phone even if pattern or no keyguard" by Paul Lawrence · 10 years ago
  41. 5cc86c5 Encrypt phone even if pattern or no keyguard by Paul Lawrence · 10 years ago
  42. cc21538 Merge "Store password in vold" by Paul Lawrence · 10 years ago
  43. 8799917 Don't corrupt ssd when encrypting and power fails by Paul Lawrence · 10 years ago
  44. 399317e Store password in vold by Paul Lawrence · 10 years ago
  45. 684dbdf Infrastructure to securely allow only one prompt at boot when encrypted by Paul Lawrence · 10 years ago
  46. 1348603 Enable auto-encrypt drive at startup by Paul Lawrence · 10 years ago
  47. f4faa57 Support default, pattern, pin and password encryption types by Paul Lawrence · 10 years ago
  48. 3e97127 vold: suppress unused argument warning messages by Mark Salyzyn · 10 years ago
  49. 502dc74 vold: cryptfs: Retry encryption after killing processes using /data by JP Abgrall · 11 years ago
  50. ba6ae8d Add support for more expressive SD card permissions by Jeff Sharkey · 11 years ago
  51. c4c70f1 Change key derivation to scrypt by Kenny Root · 11 years ago
  52. c96a5f8 Extract some version constants to header by Kenny Root · 11 years ago
  53. 160b4d6 vold: Add support for unencrypted persistent info by Ken Sumrall · 11 years ago
  54. 3ad9072 Add the new verifypw command to vold/cryptfs by Ken Sumrall · 13 years ago
  55. 0b8b597 Add the ability to revert a crypto mapping when unmounting a volume by Ken Sumrall · 13 years ago
  56. 29d8da8 vold: allow to store key in a file on another partition by Ken Sumrall · 13 years ago
  57. 7f7dbaa Improve detection of incomplete encryption by Ken Sumrall · 13 years ago
  58. d33d417 Detect when encryption failed to complete by Ken Sumrall · 13 years ago
  59. 70a4b3f Change cryptfs changepw to only require a new password. by Jason parks · 13 years ago
  60. e874407 Create and use a salt when calling pbkdf2 to encrypt/decrypt the master key. by Ken Sumrall · 13 years ago
  61. 8ddbe40 Updates to cryptfs framework. by Ken Sumrall · 13 years ago
  62. 6864b7e Change the cryptfs command to separate out checking the password and restarting by Ken Sumrall · 13 years ago
  63. 8f869aa Support for encrypting /data on Stingray. by Ken Sumrall · 14 years ago