index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Encryption: try wrapped key if the first time decryption fails
bigbiff bigbiff
2019-09-01
2
-5
/
+5
*
ext4crypt: change to upgrade key if export fails
Peter Cai
2019-09-01
3
-9
/
+27
*
ext4crypt: support wrappedkey for FBE
Peter Cai
2019-09-01
8
-6
/
+163
*
Merge "ext4crypt: support synthetic keys v3 on May update" into android-9.0
big biff
2019-06-25
3
-13
/
+55
|
\
|
*
ext4crypt: support synthetic keys v3 on May update
Peter Cai
2019-05-24
3
-13
/
+55
*
|
Switch between dependencies and modules
Ethan Yonker
2019-05-24
2
-3
/
+15
|
/
*
ext4crypt: add missing cflag
codeworkx
2019-04-23
1
-1
/
+5
*
Update FDE decrypt to pie from CAF
Ethan Yonker
2019-03-20
10
-1723
/
+1982
*
vold_decrypt: Add android 9.0 support
nijel8
2019-02-02
6
-31
/
+362
*
Add metadata decrypt support for FBE
Ethan Yonker
2019-01-17
5
-5
/
+301
*
vold_decrypt: use ANDROID_ROOT for additional compatibility
Captain Throwback
2018-12-25
1
-10
/
+10
*
Decrypt FBE on 9.0 (backwards compatible)
Ethan Yonker
2018-08-31
18
-45
/
+2610
*
Merge AOSP android-9.0.0_r3
Ethan Yonker
2018-08-24
5
-40
/
+13
*
Enable arm64 neon scrypt implementation
Logan Chien
2018-05-25
1
-1
/
+1
*
TWRP: vold_crypto: Allow custom strace path
nailyk-fr
2018-05-25
1
-0
/
+6
*
vold_decrypt: Code cleanup
nkk71
2018-05-25
1
-44
/
+71
*
external/scrypt: use proper nativehelper headers
Steven Moreland
2018-04-22
1
-1
/
+1
*
scrypt doesn't need <machine/cpu-features.h>.
Elliott Hughes
2018-04-22
2
-3
/
+1
*
scrypt: Don't hardcode gtest path.
Dan Albert
2018-04-22
1
-3
/
+1
*
Merge "ext4crypt: keymaster: fix missing include" into android-8.1
big biff
2018-03-24
1
-0
/
+1
|
\
|
*
ext4crypt: keymaster: fix missing include
codeworkx
2017-12-26
1
-0
/
+1
*
|
FBE: Decrypt spblob v2 (February security patch)
Ethan Yonker
2018-03-09
1
-165
/
+319
*
|
Add spblob decrypt for secdis method (Pixel 1 non-weaver)
Ethan Yonker
2018-01-04
4
-64
/
+326
|
/
*
Better compatibility across 8.0.0 trees
Ethan Yonker
2017-11-29
1
-4
/
+11
*
vold_decrypt: FDE Keymaster 3.0 support
nkk71
2017-11-28
6
-298
/
+901
*
FBE for Pixel 2
Ethan Yonker
2017-11-28
15
-47
/
+2154
*
DO NOT MERGE Android 8.0 stuff
Ethan Yonker
2017-08-25
1
-1
/
+1
*
cryptfs: Remove dm-crypt device on failed table load
nkk71
2017-05-23
1
-0
/
+14
*
vold_decrypt: Add back missing xml and get rid of compiler warning
nkk71
2017-03-06
1
-5
/
+4
*
crypto: Use system's vold for decryption
nkk71
2017-03-06
5
-0
/
+736
*
cryptfs: Fix encryption issue due to stack corruption.
nijel8
2017-02-19
1
-2
/
+2
*
Try mounting different filesystems during decryption
James Christopher Adduono
2017-01-21
1
-1
/
+16
*
Support backup/restore of FBE policies
Ethan Yonker
2016-12-13
7
-5
/
+348
*
Support File Based Encryption
Ethan Yonker
2016-12-13
16
-0
/
+2114
*
recovery: allow usage of TARGET_CRYPTFS_HW_PATH
maxwen
2016-08-10
1
-2
/
+10
*
crypto: remove redundant convert_key_to_hex_ascii call
Captain Throwback
2016-05-17
1
-2
/
+2
*
Fix decrypt of odd number length PIN on hardware crypto
Ethan Yonker
2016-04-28
1
-2
/
+2
*
Restore some old decrypt functionality
Ethan Yonker
2016-02-17
1
-5
/
+66
*
cryptfs: major overhaul and cleanup
Sultan Qasim Khan
2016-02-16
1
-575
/
+32
*
Adopted Storage support
Ethan Yonker
2016-01-25
2
-1
/
+47
*
Update qcom hardware crypto code
Ethan Yonker
2016-01-19
2
-51
/
+206
*
Fix CLANG error in cryptfs.c
Ethan Yonker
2015-12-22
1
-1
/
+1
*
Merge up to AOSP marshmallow-release
Ethan Yonker
2015-10-09
4
-39
/
+367
*
Support Qualcomm hardware decrypt
Dees Troy
2015-05-15
3
-14
/
+177
*
crypto: remove unused libs and clean up makefile
that
2015-01-05
1
-41
/
+2
*
Allow non datamedia devices to wipe encryption
Ethan Yonker
2014-12-21
2
-1
/
+2
*
Fix include paths in crypto
Ethan Yonker
2014-12-18
2
-3
/
+3
*
Fixes for compiling crypto in older trees
Dees Troy
2014-12-12
3
-18
/
+3
*
crypto: fix build in < 5.0 tree
that
2014-12-10
2
-1
/
+3
*
Reduce libs needed for decrypt and clean up old decypt files
Ethan Yonker
2014-12-04
34
-8281
/
+53
*
Tweak 5.0 L decrypt
Ethan Yonker
2014-11-18
1
-7
/
+7
*
Make libmincrypttwrp a shared library
Ethan Yonker
2014-11-17
1
-2
/
+2
*
Add lollipop decrypt support
Ethan Yonker
2014-11-12
3
-0
/
+3903
*
Fix potential tree conflicts with scrypt
Ethan Yonker
2014-11-08
2
-2
/
+2
*
Recovery: Fix my-dir must be called before including any other makefile
Rob
2014-11-06
1
-2
/
+1
*
Fix some module tags
Matt Mower
2014-11-04
2
-7
/
+5
*
Remove dependence on build hax in makefiles
Matt Mower
2014-11-03
1
-2
/
+0
*
Build block TWRP with RECOVERY_VARIANT
Matt Mower
2014-09-03
4
-5
/
+10
*
Check crypto footer before offering to decrypt
Ethan Yonker
2014-02-26
4
-2
/
+45
*
crypto: Fix crypto dependencies for ICS/Samsung methods
OliverG96
2013-12-19
4
-7
/
+14
*
Add getfooter tool for crypto debugging
Dees Troy
2013-11-11
2
-0
/
+234
*
Update decrypt for 4.4
Dees Troy
2013-11-10
39
-477
/
+5748
*
Fix AOSP decrypt when TouchWiz code is present
Dees_Troy
2013-08-23
2
-7
/
+11
*
Fix conflict with getline in 4.3 tree
Dees_Troy
2013-08-11
1
-3
/
+3
*
Add additional build variable checks to Android.mk files
Trevor Drake
2013-07-03
5
-6
/
+11
*
Fix CFLAGS for Samsung decrypt
Dees_Troy
2013-04-18
1
-0
/
+12
*
Move all AOSP code out of recovery binary
Dees_Troy
2013-04-04
2
-0
/
+27
*
Add partition list GUI element
Dees_Troy
2013-03-30
2
-2
/
+2
*
More Samsung sdcard crypto fixes
Dees_Troy
2013-01-10
2
-19
/
+19
*
Improve remounting sdcard with ecryptfs
Dees_Troy
2013-01-09
1
-9
/
+7
*
Add Samsung TouchWiz decryption
a3955269
2013-01-08
7
-658
/
+542
*
Workaround for crypto quirk on Nexus 10
Dees_Troy
2012-11-19
1
-1
/
+1
*
Fix special partition handling
Dees_Troy
2012-09-21
1
-27
/
+27
*
TWRP-ify AOSP code
Dees_Troy
2012-09-05
11
-0
/
+3418