1. c19cb9c Make encryption configurable by Paul Lawrence · 10 years ago
  2. 41405bb Remove superfluous OpenSSL include paths. by Adam Langley · 10 years ago
  3. 512f0d5 cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  4. e17a9c4 Change cryptfs keymaster padding to ensure the high bit is never 1, by Shawn Willden · 10 years ago
  5. 47ba10d Pad object to proper size before signing. by Shawn Willden · 10 years ago
  6. 74f29f1 Don't test mount when we can use the crypto footer to test the password by Paul Lawrence · 10 years ago
  7. d0c7b17 Wipe userdata when password is good but it won't mount by Paul Lawrence · 10 years ago
  8. 6bfed20 When encryption fails, reboot into recovery by Paul Lawrence · 10 years ago
  9. 69f4ebd Add keymaster support to cryptfs by Paul Lawrence · 11 years ago
  10. 45f1053 Revert "Revert "Encrypt phone even if pattern or no keyguard"" by Paul Lawrence · 11 years ago
  11. efec3f2 Revert "Encrypt phone even if pattern or no keyguard" by Paul Lawrence · 11 years ago
  12. 5cc86c5 Encrypt phone even if pattern or no keyguard by Paul Lawrence · 11 years ago
  13. cc21538 Merge "Store password in vold" by Paul Lawrence · 11 years ago
  14. 8799917 Don't corrupt ssd when encrypting and power fails by Paul Lawrence · 11 years ago
  15. 399317e Store password in vold by Paul Lawrence · 11 years ago
  16. 684dbdf Infrastructure to securely allow only one prompt at boot when encrypted by Paul Lawrence · 11 years ago
  17. 1348603 Enable auto-encrypt drive at startup by Paul Lawrence · 11 years ago
  18. f4faa57 Support default, pattern, pin and password encryption types by Paul Lawrence · 11 years ago
  19. 3e97127 vold: suppress unused argument warning messages by Mark Salyzyn · 11 years ago
  20. 502dc74 vold: cryptfs: Retry encryption after killing processes using /data by JP Abgrall · 11 years ago
  21. ba6ae8d Add support for more expressive SD card permissions by Jeff Sharkey · 11 years ago
  22. c4c70f1 Change key derivation to scrypt by Kenny Root · 12 years ago
  23. c96a5f8 Extract some version constants to header by Kenny Root · 12 years ago
  24. 160b4d6 vold: Add support for unencrypted persistent info by Ken Sumrall · 12 years ago
  25. 3ad9072 Add the new verifypw command to vold/cryptfs by Ken Sumrall · 13 years ago
  26. 0b8b597 Add the ability to revert a crypto mapping when unmounting a volume by Ken Sumrall · 13 years ago
  27. 29d8da8 vold: allow to store key in a file on another partition by Ken Sumrall · 14 years ago
  28. 7f7dbaa Improve detection of incomplete encryption by Ken Sumrall · 14 years ago
  29. d33d417 Detect when encryption failed to complete by Ken Sumrall · 14 years ago
  30. 70a4b3f Change cryptfs changepw to only require a new password. by Jason parks · 14 years ago
  31. e874407 Create and use a salt when calling pbkdf2 to encrypt/decrypt the master key. by Ken Sumrall · 14 years ago
  32. 8ddbe40 Updates to cryptfs framework. by Ken Sumrall · 14 years ago
  33. 6864b7e Change the cryptfs command to separate out checking the password and restarting by Ken Sumrall · 14 years ago
  34. 8f869aa Support for encrypting /data on Stingray. by Ken Sumrall · 14 years ago