Files
android_bootable_recovery/gui
bigbiff 7ba7500953 decrypt: AOSP 10 requires the use of fscrypt
fscrypt aosp doc: https://source.android.com/security/encryption/file-based
kernel fscrypt doc: https://www.kernel.org/doc/html/v4.18/filesystems/fscrypt.html

This commit implements the ability for TWRP to use fscrypt to decrypt
files on the fscrypt implementation. It has been implemented mostly
in a new successor library to e4crypt called libtwrpfscrypt. Most of the
code was ported from AOSP vold.

Notable updates include:
 - updated policy storage by libtar
 - lookup of fbe policies by libtwrpfscrypt
 - threaded keystore operations

Big thanks to Dees_Troy for the initial trailblazing
of encryption in TWRP.

Change-Id: I69cd2eba3693a9914e00213d4943229635d0cdae
2020-06-22 12:17:22 +02:00
..
2017-01-18 20:02:43 +01:00
2018-08-24 11:17:39 -05:00
2017-01-18 20:02:43 +01:00
2017-01-18 20:02:43 +01:00
2018-08-24 11:17:39 -05:00
2017-01-18 20:02:43 +01:00
2012-09-05 20:47:21 -04:00
2015-10-16 22:57:35 +02:00
2018-08-24 11:17:39 -05:00
2012-09-05 15:24:31 -04:00
2018-08-24 11:17:39 -05:00
2017-01-18 17:41:17 +01:00
2015-12-19 08:31:01 -06:00
2012-09-05 15:24:31 -04:00