summaryrefslogtreecommitdiffstats
path: root/cryptfs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the ability to revert a crypto mapping when unmounting a volumeKen Sumrall2011-08-311-0/+1
* vold: allow to store key in a file on another partitionKen Sumrall2011-06-021-0/+15
* Improve detection of incomplete encryptionKen Sumrall2011-02-011-0/+1
* Detect when encryption failed to completeKen Sumrall2011-02-011-0/+2
* Change cryptfs changepw to only require a new password.Jason parks2011-01-281-1/+1
* Create and use a salt when calling pbkdf2 to encrypt/decrypt the master key.Ken Sumrall2011-01-181-0/+7
* Updates to cryptfs framework.Ken Sumrall2011-01-171-0/+1
* Change the cryptfs command to separate out checking the password and restartingKen Sumrall2011-01-141-0/+1
* Support for encrypting /data on Stingray.Ken Sumrall2010-12-181-0/+60