summaryrefslogtreecommitdiff
path: root/Ext4Crypt.h
AgeCommit message (Expand)Author
2018-03-05Remove secdiscard IPC callRubin Xu
2017-10-26Forget keys when we forget the volume.Paul Crowley
2017-10-09Be more C++. volume UUID should always be std::string.Paul Crowley
2017-05-16Add secdiscard command for secure deletion of filesRubin Xu
2016-05-23Revert "Add fileencrypted=software/ice to fstab options"Paul Lawrence
2016-05-18Two phases to set the password for disk encryptionPaul Crowley
2016-05-17Two phases to set the password for disk encryptionnougat-devPaul Crowley
2016-05-11Add fileencrypted=software/ice to fstab optionsPaul Lawrence
2016-05-10Revert "Two phases to set the password for disk encryption"Paul Crowley
2016-05-06Two phases to set the password for disk encryptionPaul Crowley
2016-04-15Consistent creation/destruction of user data.Jeff Sharkey
2016-03-09Run clang-format over ext4crypt related codePaul Crowley
2016-02-09Prefer bool returns to int throughoutPaul Crowley
2016-02-09Refactor now that global DE has been reworkedPaul Crowley
2016-02-08Password security for FBE disk encryption keysPaul Crowley
2016-02-05Allow callers to prepare CE/DE user storage.Jeff Sharkey
2016-02-03Fix minor issues with previous changePaul Lawrence
2016-02-02Remove support for non-default root passwords in FBEPaul Lawrence
2016-02-01Add init_user0 command.Paul Crowley
2016-01-20Rework FBE crypto to match the N way of doing thingsPaul Crowley
2015-12-11Fix a bug in passing parameters to prepare_user_storage.Lenka Trochtova
2015-12-10Rename functions with a system/extras name collision.Paul Crowley
2015-12-09Fix create_user_key to take 3 paramsPaul Lawrence
2015-12-08Introduce support for ephemeral users.Lenka Trochtova
2015-11-10New granular encryption commands for framework.Jeff Sharkey
2015-06-03Add "cryptfs deleteuserkey" command to vold.Paul Crowley
2015-05-13Add vold commands for setting up per-user encrypted userPaul Crowley
2015-05-06Delete password as per block encryptionPaul Lawrence
2015-05-01Enable properties in ext4encPaul Lawrence
2015-04-28Securely encrypt the master keyPaul Lawrence
2015-04-28Revert "Securely encrypt the master key"Paul Lawrence
2015-04-27Securely encrypt the master keyPaul Lawrence