1. ffb034e fscrypt_destroy_user_storage: continue when EnsurePolicy returns false by Darth9 · 2 years, 4 months ago
  2. a84acc7 fscrypt v1: support legacy ioctl by bigbiff · 2 years, 6 months ago
  3. 740d852 vold_decrypt: only include patch_level functions with libresetprop by Captain Throwback · 2 years, 6 months ago
  4. e46d696 Add support of A12 keymaster_key_blob files structure by zhenyolka · 2 years, 7 months ago
  5. f386d47 crypto: differentiate type for PIN by Captain Throwback · 2 years, 7 months ago
  6. aa8d517 Revert "checkpoint: check checkpoint instead of assuming" by bigbiff · 2 years, 7 months ago
  7. c022860 checkpoint: check checkpoint instead of assuming by bigbiff · 2 years, 8 months ago
  8. 543a928 default fstab: only read the fstab if it hasn't been read yet by bigbiff · 2 years, 9 months ago
  9. bcd23d3 wrappedkey: import fixes from lineage by bigbiff · 2 years, 9 months ago
  10. e57d350 bootctrl: TWRP shouldn't mark slots unbootable by bigbiff · 2 years, 10 months ago
  11. deeefbd Stop using boot HAL when decrypting fscrypt by Ethan Yonker · 2 years, 10 months ago
  12. bbbfe17 fscrypt: updates for wrapped key by bigbiff · 3 years, 1 month ago
  13. 2e344ab fscrypt: integrate v1 processing into TWRP by bigbiff · 3 years, 1 month ago
  14. a957f07 FsCrypt update: support fscrypt policies v1 and v2 by bigbiff · 3 years, 3 months ago
  15. 8d7d4ae cryptfs: add support for keymaster 2 by Peter Cai · 4 years, 8 months ago
  16. 8dfcf2a Update lock pattern types for android 11 by Alexander Sulfrian · 3 years, 6 months ago
  17. 673c7ae Merge tag 'android-11.0.0_r16' into android-10.0 by bigbiff · 3 years, 7 months ago
  18. 81d638d Add support for multi-user decryption by Noah Jacobson · 5 years ago
  19. ad58e1b repack: move sbin to /system ramdisk and update repacking for android-10 by bigbiff · 4 years ago
  20. e50fde5 Set proper filesystem during decryption by mauronofrio matarrese · 4 years, 1 month ago
  21. 539597d Rework is_metadata_wrappedkey_is_supported by mauronofrio · 4 years, 1 month ago
  22. f1079ed fscrypt: : Use wrapped key for metadata encryption by mauronofrio matarrese · 4 years, 1 month ago
  23. bd79db4 fscrypt: change to upgrade key if export fails by mauronofrio matarrese · 4 years, 1 month ago
  24. 17fb121 Rework is_wrapped_key_supported_common by mauronofrio matarrese · 4 years, 1 month ago
  25. 7982032 fscrypt: Wrapped key support for FBE by mauronofrio matarrese · 4 years, 1 month ago
  26. 7ba7500 decrypt: AOSP 10 requires the use of fscrypt by bigbiff · 4 years, 2 months ago
  27. fb62b18 crypto: Update crypto fde by Mohd Faraz · 4 years, 4 months ago
  28. adc599e Revert "Add support for multi-user decryption" by bigbiff · 4 years, 1 month ago
  29. 0b25b1d Add support for multi-user decryption by Noah Jacobson · 5 years ago
  30. d4aed46 vold_decrypt: add missing includes for ext4 policies by bigbiff · 4 years, 1 month ago
  31. 89a03cc vold_decrypt: automatically set Android version & patch level by Captain Throwback · 4 years, 4 months ago
  32. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  33. 191a694 crypto: fde: decrypt master key first by Mohd Faraz · 4 years, 4 months ago
  34. a5283b3 crypto: add more missing newlines by Captain Throwback · 4 years, 4 months ago
  35. 49cfb7e crypto: add some missing newlines by Captain Throwback · 4 years, 5 months ago
  36. 0be03b3 Encryption: try wrapped key if the first time decryption fails by bigbiff bigbiff · 4 years, 10 months ago
  37. 05cd3f8 ext4crypt: change to upgrade key if export fails by Peter Cai · 5 years ago
  38. 90edd2e ext4crypt: support wrappedkey for FBE by Peter Cai · 5 years ago
  39. 0bd7c59 Merge "ext4crypt: support synthetic keys v3 on May update" into android-9.0 by big biff · 5 years ago
  40. abf1fb0 Switch between dependencies and modules by Ethan Yonker · 5 years ago
  41. ea1764c ext4crypt: support synthetic keys v3 on May update by Peter Cai · 5 years ago
  42. 22e3aa9 ext4crypt: add missing cflag by codeworkx · 5 years ago
  43. 98661c1 Update FDE decrypt to pie from CAF by Ethan Yonker · 6 years ago
  44. 2c821a8 vold_decrypt: Add android 9.0 support by nijel8 · 5 years ago
  45. 9338282 Add metadata decrypt support for FBE by Ethan Yonker · 6 years ago
  46. 6ac30af vold_decrypt: use ANDROID_ROOT for additional compatibility by Captain Throwback · 6 years ago
  47. e9afc3d Decrypt FBE on 9.0 (backwards compatible) by Ethan Yonker · 6 years ago
  48. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  49. 597fbc0 Enable arm64 neon scrypt implementation by Logan Chien · 7 years ago
  50. ca3fd0c TWRP: vold_crypto: Allow custom strace path by nailyk-fr · 6 years ago
  51. 37625a4 vold_decrypt: Code cleanup by nkk71 · 7 years ago
  52. cc82578 external/scrypt: use proper nativehelper headers by Steven Moreland · 7 years ago
  53. 87b59b8 scrypt doesn't need <machine/cpu-features.h>. by Elliott Hughes · 8 years ago
  54. 01396f1 scrypt: Don't hardcode gtest path. by Dan Albert · 8 years ago
  55. a185c6c Merge "ext4crypt: keymaster: fix missing include" into android-8.1 by big biff · 6 years ago
  56. c5dd579 FBE: Decrypt spblob v2 (February security patch) by Ethan Yonker · 6 years ago
  57. e131bec Add spblob decrypt for secdis method (Pixel 1 non-weaver) by Ethan Yonker · 7 years ago
  58. 071526b ext4crypt: keymaster: fix missing include by codeworkx · 6 years ago
  59. 31344a3 Better compatibility across 8.0.0 trees by Ethan Yonker · 7 years ago
  60. 7d1222a vold_decrypt: FDE Keymaster 3.0 support by nkk71 · 7 years ago
  61. fefe591 FBE for Pixel 2 by Ethan Yonker · 7 years ago
  62. 95e8007 DO NOT MERGE Android 8.0 stuff by Ethan Yonker · 7 years ago
  63. 5073003 cryptfs: Remove dm-crypt device on failed table load by nkk71 · 7 years ago
  64. 201d4b2 vold_decrypt: Add back missing xml and get rid of compiler warning by nkk71 · 7 years ago
  65. 71c6c50 crypto: Use system's vold for decryption by nkk71 · 7 years ago
  66. 2dd66f4 cryptfs: Fix encryption issue due to stack corruption. by nijel8 · 7 years ago
  67. c51bd35 Try mounting different filesystems during decryption by James Christopher Adduono · 7 years ago
  68. 79f88bd Support backup/restore of FBE policies by Ethan Yonker · 8 years ago
  69. bd7492d Support File Based Encryption by Ethan Yonker · 8 years ago
  70. ad05c6d recovery: allow usage of TARGET_CRYPTFS_HW_PATH by maxwen · 8 years ago
  71. 35df638 crypto: remove redundant convert_key_to_hex_ascii call by Captain Throwback · 8 years ago
  72. 9f1f2f7 Fix decrypt of odd number length PIN on hardware crypto by Ethan Yonker · 8 years ago
  73. d3e96ff Restore some old decrypt functionality by Ethan Yonker · 8 years ago
  74. a7e63a2 cryptfs: major overhaul and cleanup by Sultan Qasim Khan · 8 years ago
  75. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  76. ba95ad1 Update qcom hardware crypto code by Ethan Yonker · 8 years ago
  77. ceb1e8a Fix CLANG error in cryptfs.c by Ethan Yonker · 8 years ago
  78. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  79. c657cc0 Support Qualcomm hardware decrypt by Dees Troy · 9 years ago
  80. 183a6f8 crypto: remove unused libs and clean up makefile by that · 9 years ago
  81. d79d9bc Allow non datamedia devices to wipe encryption by Ethan Yonker · 9 years ago
  82. b789626 Fix include paths in crypto by Ethan Yonker · 9 years ago
  83. 87da424 Fixes for compiling crypto in older trees by Dees Troy · 10 years ago
  84. ceb7b8e crypto: fix build in < 5.0 tree by that · 10 years ago
  85. 253368a Reduce libs needed for decrypt and clean up old decypt files by Ethan Yonker · 10 years ago
  86. cceebb8 Tweak 5.0 L decrypt by Ethan Yonker · 10 years ago
  87. 560e65f Make libmincrypttwrp a shared library by Ethan Yonker · 10 years ago
  88. 4eca40d Add lollipop decrypt support by Ethan Yonker · 10 years ago
  89. c30edd1 Fix potential tree conflicts with scrypt by Ethan Yonker · 10 years ago
  90. 12f1187 Recovery: Fix my-dir must be called before including any other makefile by Rob · 10 years ago
  91. db22044 Fix some module tags by Matt Mower · 10 years ago
  92. 031163b Remove dependence on build hax in makefiles by Matt Mower · 10 years ago
  93. 55c75ca Build block TWRP with RECOVERY_VARIANT by Matt Mower · 10 years ago
  94. 71413f4 Check crypto footer before offering to decrypt by Ethan Yonker · 10 years ago
  95. 06b91e7 crypto: Fix crypto dependencies for ICS/Samsung methods by OliverG96 · 11 years ago
  96. 8931007 Add getfooter tool for crypto debugging by Dees Troy · 11 years ago
  97. 4dff2e6 Update decrypt for 4.4 by Dees Troy · 11 years ago
  98. 066eb30 Fix AOSP decrypt when TouchWiz code is present by Dees_Troy · 11 years ago
  99. b8934dd Fix conflict with getline in 4.3 tree by Dees_Troy · 11 years ago
  100. 27fab9b Add additional build variable checks to Android.mk files by Trevor Drake · 11 years ago