26 Commits (73d7a02dc6e18b4c0a6f29e8f89b432c1b6cc808)

Author SHA1 Message Date
Paul Lawrence 69f4ebd81e Add keymaster support to cryptfs
10 years ago
Paul Lawrence 45f10533f8 Revert "Revert "Encrypt phone even if pattern or no keyguard""
10 years ago
Paul Lawrence efec3f2927 Revert "Encrypt phone even if pattern or no keyguard"
10 years ago
Paul Lawrence 5cc86c5741 Encrypt phone even if pattern or no keyguard
10 years ago
Paul Lawrence cc215381dd Merge "Store password in vold"
10 years ago
Paul Lawrence 87999173dd Don't corrupt ssd when encrypting and power fails
10 years ago
Paul Lawrence 399317ede4 Store password in vold
10 years ago
Paul Lawrence 684dbdf316 Infrastructure to securely allow only one prompt at boot when encrypted
11 years ago
Paul Lawrence 1348603357 Enable auto-encrypt drive at startup
11 years ago
Paul Lawrence f4faa575c9 Support default, pattern, pin and password encryption types
11 years ago
Mark Salyzyn 3e971277db vold: suppress unused argument warning messages
11 years ago
JP Abgrall 502dc74153 vold: cryptfs: Retry encryption after killing processes using /data
11 years ago
Jeff Sharkey ba6ae8db13 Add support for more expressive SD card permissions
11 years ago
Kenny Root c4c70f15bb Change key derivation to scrypt
11 years ago
Kenny Root c96a5f8edf Extract some version constants to header
11 years ago
Ken Sumrall 160b4d68ec vold: Add support for unencrypted persistent info
11 years ago
Ken Sumrall 3ad9072a5d Add the new verifypw command to vold/cryptfs
13 years ago
Ken Sumrall 0b8b597193 Add the ability to revert a crypto mapping when unmounting a volume
13 years ago
Ken Sumrall 29d8da8cef vold: allow to store key in a file on another partition
13 years ago
Ken Sumrall 7f7dbaa278 Improve detection of incomplete encryption
14 years ago
Ken Sumrall d33d417e3a Detect when encryption failed to complete
14 years ago
Jason parks 70a4b3fd7a Change cryptfs changepw to only require a new password.
14 years ago
Ken Sumrall e874407036 Create and use a salt when calling pbkdf2 to encrypt/decrypt the master key.
14 years ago
Ken Sumrall 8ddbe40a8a Updates to cryptfs framework.
14 years ago
Ken Sumrall 6864b7ec94 Change the cryptfs command to separate out checking the password and restarting
14 years ago
Ken Sumrall 8f869aa1bc Support for encrypting /data on Stingray.
14 years ago