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