summaryrefslogtreecommitdiffstats
path: root/cryptfs.h
Commit message (Expand)AuthorAgeFilesLines
* vold: Add Hardware FDE featureAnilKumar Chimata2017-12-201-1/+9
* Refactor to lay the groundwork for metadata encryptionPaul Crowley2017-04-211-1/+0
* Change to use new WaitForProperty APIWei Wang2017-02-241-1/+1
* vold: allow specifying HEH filenames encryptionEric Biggers2017-02-071-1/+2
* Merge \\\"Fix misc-macro-parentheses warnings in system/vold.\\\" am: 786c536...Chih-Hung Hsieh2016-06-221-14/+14
|\
| * Merge \"Fix misc-macro-parentheses warnings in system/vold.\"Chih-Hung Hsieh2016-06-221-14/+14
| |\
| | * Fix misc-macro-parentheses warnings in system/vold.Chih-Hung Hsieh2016-06-101-14/+14
* | | Set encryption mode in mode filePaul Lawrence2016-05-271-0/+1
|/ /
* | Add scrypt-based password stretching.Paul Crowley2016-02-101-3/+0
* | Encrypt on rebootPaul Lawrence2015-11-231-1/+17
* | Add developer option to convert from FDE to FBEPaul Lawrence2015-11-041-0/+2
|/
* Don't show UI on default encryptionPaul Lawrence2015-09-091-2/+2
* DO NOT MERGE Retry unmounts in ext4 encryptionPaul Lawrence2015-05-291-0/+3
* DO NOT MERGE Securely encrypt the master keyPaul Lawrence2015-05-291-0/+8
* Remove unused code.Jeff Sharkey2015-04-011-15/+0
* Support for private (adopted) volumes.Jeff Sharkey2015-04-011-4/+4
* Adding e4crypt supportPaul Lawrence2015-03-191-1/+1
* am 38394c7d: am 223fd1ca: Revert "Make encryption configurable"Paul Lawrence2015-02-091-1/+0
|\
| * am 223fd1ca: Revert "Make encryption configurable"Paul Lawrence2015-02-071-1/+0
| |\
| | * Revert "Make encryption configurable"Paul Lawrence2015-02-061-1/+0
* | | Remove kdfs that were only used internally in LMPPaul Lawrence2015-02-031-4/+1
|/ /
* | am 6a69cfc4: Make encryption configurablePaul Lawrence2015-01-261-0/+1
|\|
| * Make encryption configurablePaul Lawrence2015-01-211-0/+1
* | am 26970299: Merge "Remove superfluous OpenSSL include paths."Kenny Root2015-01-231-1/+4
|\ \ | |/ |/|
| * Remove superfluous OpenSSL include paths.Adam Langley2015-01-221-1/+4
| * cryptfs: [HACK] reboot if the crypto block dev failed to openJP Abgrall2014-10-161-0/+5
* | Make persistent field in cryptofs support longer values.Rubin Xu2014-10-241-2/+19
* | cryptfs: [HACK] reboot if the crypto block dev failed to openJP Abgrall2014-10-101-0/+5
|/
* Change cryptfs keymaster padding to ensure the high bit is never 1,Shawn Willden2014-09-091-3/+5
* Pad object to proper size before signing.Shawn Willden2014-09-051-1/+2
* Don't test mount when we can use the crypto footer to test the passwordPaul Lawrence2014-08-291-0/+10
* Wipe userdata when password is good but it won't mountPaul Lawrence2014-08-131-1/+19
* When encryption fails, reboot into recoveryPaul Lawrence2014-08-071-2/+5
* Add keymaster support to cryptfsPaul Lawrence2014-04-181-1/+11
* Revert "Revert "Encrypt phone even if pattern or no keyguard""Paul Lawrence2014-04-101-1/+1
* Revert "Encrypt phone even if pattern or no keyguard"Paul Lawrence2014-04-031-1/+1
* Encrypt phone even if pattern or no keyguardPaul Lawrence2014-04-031-1/+1
* Merge "Store password in vold"Paul Lawrence2014-03-211-1/+2
|\
| * Store password in voldPaul Lawrence2014-03-211-1/+2
* | Don't corrupt ssd when encrypting and power failsPaul Lawrence2014-03-211-3/+10
|/
* Infrastructure to securely allow only one prompt at boot when encryptedPaul Lawrence2014-02-141-0/+1
* Enable auto-encrypt drive at startupPaul Lawrence2014-02-141-2/+4
* Support default, pattern, pin and password encryption typesPaul Lawrence2014-02-121-9/+22
* vold: suppress unused argument warning messagesMark Salyzyn2014-02-121-2/+1
* vold: cryptfs: Retry encryption after killing processes using /dataJP Abgrall2013-11-011-1/+3
* Add support for more expressive SD card permissionsJeff Sharkey2013-10-081-2/+4
* Change key derivation to scryptKenny Root2013-06-241-1/+19
* Extract some version constants to headerKenny Root2013-06-141-0/+4
* vold: Add support for unencrypted persistent infoKen Sumrall2013-04-261-8/+51
* Add the new verifypw command to vold/cryptfsKen Sumrall2011-10-121-0/+1