1. 823caaf am b32ebf30: Merge "Retry unmounts in ext4 encryption" by Paul Lawrence · 9 years ago
  2. 29b54aa Retry unmounts in ext4 encryption by Paul Lawrence · 9 years ago
  3. e225260 Merge commit 'c3e4cc29' into manualmerge by Paul Lawrence · 9 years ago
  4. 707fd6c Securely encrypt the master key by Paul Lawrence · 9 years ago
  5. f7de12b resolved conflicts for merge of bf9dcad7 to mnc-dev-plus-aosp by Paul Lawrence · 9 years ago
  6. beadcb6 Revert "Securely encrypt the master key" by Paul Lawrence · 9 years ago
  7. 74e85f1 resolved conflicts for merge of 86138731 to mnc-dev-plus-aosp by Paul Lawrence · 9 years ago
  8. 7053e9c Securely encrypt the master key by Paul Lawrence · 9 years ago
  9. 9f18fe7 Remove unused code. by Jeff Sharkey · 9 years ago
  10. 9c48498 Support for private (adopted) volumes. by Jeff Sharkey · 9 years ago
  11. 8175a0b Adding e4crypt support by Paul Lawrence · 9 years ago
  12. 05335c3 Adding e4crypt support by Paul Lawrence · 9 years ago
  13. a655b9a am 38394c7d: am 223fd1ca: Revert "Make encryption configurable" by Paul Lawrence · 9 years ago
  14. 38394c7 am 223fd1ca: Revert "Make encryption configurable" by Paul Lawrence · 9 years ago
  15. 223fd1c Revert "Make encryption configurable" by Paul Lawrence · 9 years ago
  16. db3730c Remove kdfs that were only used internally in LMP by Paul Lawrence · 9 years ago
  17. 4a36ca0 am 6a69cfc4: Make encryption configurable by Paul Lawrence · 9 years ago
  18. ba5834d am 26970299: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 9 years ago
  19. 41405bb Remove superfluous OpenSSL include paths. by Adam Langley · 9 years ago
  20. 6a69cfc Make encryption configurable by Paul Lawrence · 9 years ago
  21. 85c01f9 Make persistent field in cryptofs support longer values. by Rubin Xu · 10 years ago
  22. 512f0d5 cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  23. 7fc1de8 cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  24. e17a9c4 Change cryptfs keymaster padding to ensure the high bit is never 1, by Shawn Willden · 10 years ago
  25. 47ba10d Pad object to proper size before signing. by Shawn Willden · 10 years ago
  26. 74f29f1 Don't test mount when we can use the crypto footer to test the password by Paul Lawrence · 10 years ago
  27. d0c7b17 Wipe userdata when password is good but it won't mount by Paul Lawrence · 10 years ago
  28. 6bfed20 When encryption fails, reboot into recovery by Paul Lawrence · 10 years ago
  29. 69f4ebd Add keymaster support to cryptfs by Paul Lawrence · 10 years ago
  30. 45f1053 Revert "Revert "Encrypt phone even if pattern or no keyguard"" by Paul Lawrence · 10 years ago
  31. efec3f2 Revert "Encrypt phone even if pattern or no keyguard" by Paul Lawrence · 10 years ago
  32. 5cc86c5 Encrypt phone even if pattern or no keyguard by Paul Lawrence · 10 years ago
  33. cc21538 Merge "Store password in vold" by Paul Lawrence · 10 years ago
  34. 8799917 Don't corrupt ssd when encrypting and power fails by Paul Lawrence · 10 years ago
  35. 399317e Store password in vold by Paul Lawrence · 10 years ago
  36. 684dbdf Infrastructure to securely allow only one prompt at boot when encrypted by Paul Lawrence · 10 years ago
  37. 1348603 Enable auto-encrypt drive at startup by Paul Lawrence · 10 years ago
  38. f4faa57 Support default, pattern, pin and password encryption types by Paul Lawrence · 10 years ago
  39. 3e97127 vold: suppress unused argument warning messages by Mark Salyzyn · 10 years ago
  40. 502dc74 vold: cryptfs: Retry encryption after killing processes using /data by JP Abgrall · 11 years ago
  41. ba6ae8d Add support for more expressive SD card permissions by Jeff Sharkey · 11 years ago
  42. c4c70f1 Change key derivation to scrypt by Kenny Root · 11 years ago
  43. c96a5f8 Extract some version constants to header by Kenny Root · 11 years ago
  44. 160b4d6 vold: Add support for unencrypted persistent info by Ken Sumrall · 11 years ago
  45. 3ad9072 Add the new verifypw command to vold/cryptfs by Ken Sumrall · 13 years ago
  46. 0b8b597 Add the ability to revert a crypto mapping when unmounting a volume by Ken Sumrall · 13 years ago
  47. 29d8da8 vold: allow to store key in a file on another partition by Ken Sumrall · 13 years ago
  48. 7f7dbaa Improve detection of incomplete encryption by Ken Sumrall · 13 years ago
  49. d33d417 Detect when encryption failed to complete by Ken Sumrall · 13 years ago
  50. 70a4b3f Change cryptfs changepw to only require a new password. by Jason parks · 13 years ago
  51. e874407 Create and use a salt when calling pbkdf2 to encrypt/decrypt the master key. by Ken Sumrall · 13 years ago
  52. 8ddbe40 Updates to cryptfs framework. by Ken Sumrall · 13 years ago
  53. 6864b7e Change the cryptfs command to separate out checking the password and restarting by Ken Sumrall · 14 years ago
  54. 8f869aa Support for encrypting /data on Stingray. by Ken Sumrall · 14 years ago