31 Commits (72fb1a6d6c02cc01868a2b2e74342d0b8ae683e6)

Author SHA1 Message Date
Rubin Xu 2436e27717 Add secdiscard command for secure deletion of files
7 years ago
Paul Crowley d5759811ff Add support for metadata encryption
7 years ago
Paul Crowley f71ace310e Refactor to lay the groundwork for metadata encryption
7 years ago
Dan Albert 616b250ecf Add missing include.
8 years ago
Paul Crowley a363036b44 Two phases to set the password for disk encryption
8 years ago
Paul Crowley d402389290 Revert "Two phases to set the password for disk encryption"
8 years ago
Paul Crowley 92c5eeb467 Two phases to set the password for disk encryption
8 years ago
Jeff Sharkey be70c9ae22 Consistent creation/destruction of user data.
8 years ago
Paul Lawrence 58e9c2a4aa Merge "Fix encryption on non-default devices" into nyc-dev
9 years ago
Paul Lawrence 42b2837cfa Fix encryption on non-default devices
9 years ago
Paul Crowley 76107cb3f4 Prefer bool returns to int throughout
9 years ago
Paul Crowley 0572080814 Password security for FBE disk encryption keys
9 years ago
Jeff Sharkey 47695b29af Allow callers to prepare CE/DE user storage.
9 years ago
Paul Crowley 8fb12fd835 Add init_user0 command.
9 years ago
Paul Crowley 285956fe11 Rework FBE crypto to match the N way of doing things
9 years ago
Paul Crowley 415d3605e0 Avoid use of a macro when checking argument count.
9 years ago
Lenka Trochtova 9ad4369ce8 Fix a bug in passing parameters to prepare_user_storage.
9 years ago
Paul Crowley ee6b1642b1 Use Jeff's C++ style for finding the subcommand consistently.
9 years ago
Paul Crowley 34b813eae6 Simplify test for right argc in cryptfs commands, and test more.
9 years ago
Paul Crowley 27cbce9214 Rename functions with a system/extras name collision.
9 years ago
Paul Lawrence ff9097f560 Fix create_user_key to take 3 params
9 years ago
Lenka Trochtova 395039f007 Introduce support for ephemeral users.
9 years ago
Elliott Hughes 6bf0547ccc resolve merge conflicts of b7d5a47cec to master.
9 years ago
Elliott Hughes a9d5080109 Merge "Track rename from base/ to android-base/."
9 years ago
Elliott Hughes 7e128fbe21 Track rename from base/ to android-base/.
9 years ago
Jeff Sharkey d2c96e7883 New granular encryption commands for framework.
9 years ago
Paul Lawrence 0c24746627 Add developer option to convert from FDE to FBE
9 years ago
Paul Lawrence 569649ff1d Don't show UI on default encryption
9 years ago
Paul Crowley b33e8873ea Add "cryptfs deleteuserkey" command to vold.
9 years ago
Paul Crowley 95376d612c Add vold commands for setting up per-user encrypted user
9 years ago
Paul Lawrence d0b4295ccc Move crypt commands to a different listener in vold
9 years ago