1. 90edd2e ext4crypt: support wrappedkey for FBE by Peter Cai · 5 years ago
  2. 0bd7c59 Merge "ext4crypt: support synthetic keys v3 on May update" into android-9.0 by big biff · 5 years ago
  3. abf1fb0 Switch between dependencies and modules by Ethan Yonker · 5 years ago
  4. ea1764c ext4crypt: support synthetic keys v3 on May update by Peter Cai · 5 years ago
  5. 22e3aa9 ext4crypt: add missing cflag by codeworkx · 5 years ago
  6. 98661c1 Update FDE decrypt to pie from CAF by Ethan Yonker · 6 years ago
  7. 2c821a8 vold_decrypt: Add android 9.0 support by nijel8 · 6 years ago
  8. 9338282 Add metadata decrypt support for FBE by Ethan Yonker · 6 years ago
  9. 6ac30af vold_decrypt: use ANDROID_ROOT for additional compatibility by Captain Throwback · 6 years ago
  10. e9afc3d Decrypt FBE on 9.0 (backwards compatible) by Ethan Yonker · 6 years ago
  11. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  12. 597fbc0 Enable arm64 neon scrypt implementation by Logan Chien · 7 years ago
  13. ca3fd0c TWRP: vold_crypto: Allow custom strace path by nailyk-fr · 6 years ago
  14. 37625a4 vold_decrypt: Code cleanup by nkk71 · 7 years ago
  15. cc82578 external/scrypt: use proper nativehelper headers by Steven Moreland · 7 years ago
  16. 87b59b8 scrypt doesn't need <machine/cpu-features.h>. by Elliott Hughes · 8 years ago
  17. 01396f1 scrypt: Don't hardcode gtest path. by Dan Albert · 8 years ago
  18. a185c6c Merge "ext4crypt: keymaster: fix missing include" into android-8.1 by big biff · 6 years ago
  19. c5dd579 FBE: Decrypt spblob v2 (February security patch) by Ethan Yonker · 6 years ago
  20. e131bec Add spblob decrypt for secdis method (Pixel 1 non-weaver) by Ethan Yonker · 7 years ago
  21. 071526b ext4crypt: keymaster: fix missing include by codeworkx · 7 years ago
  22. 31344a3 Better compatibility across 8.0.0 trees by Ethan Yonker · 7 years ago
  23. 7d1222a vold_decrypt: FDE Keymaster 3.0 support by nkk71 · 7 years ago
  24. fefe591 FBE for Pixel 2 by Ethan Yonker · 7 years ago
  25. 95e8007 DO NOT MERGE Android 8.0 stuff by Ethan Yonker · 7 years ago
  26. 5073003 cryptfs: Remove dm-crypt device on failed table load by nkk71 · 7 years ago
  27. 201d4b2 vold_decrypt: Add back missing xml and get rid of compiler warning by nkk71 · 7 years ago
  28. 71c6c50 crypto: Use system's vold for decryption by nkk71 · 7 years ago
  29. 2dd66f4 cryptfs: Fix encryption issue due to stack corruption. by nijel8 · 7 years ago
  30. c51bd35 Try mounting different filesystems during decryption by James Christopher Adduono · 7 years ago
  31. 79f88bd Support backup/restore of FBE policies by Ethan Yonker · 8 years ago
  32. bd7492d Support File Based Encryption by Ethan Yonker · 8 years ago
  33. ad05c6d recovery: allow usage of TARGET_CRYPTFS_HW_PATH by maxwen · 8 years ago
  34. 35df638 crypto: remove redundant convert_key_to_hex_ascii call by Captain Throwback · 8 years ago
  35. 9f1f2f7 Fix decrypt of odd number length PIN on hardware crypto by Ethan Yonker · 8 years ago
  36. d3e96ff Restore some old decrypt functionality by Ethan Yonker · 8 years ago
  37. a7e63a2 cryptfs: major overhaul and cleanup by Sultan Qasim Khan · 8 years ago
  38. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  39. ba95ad1 Update qcom hardware crypto code by Ethan Yonker · 8 years ago
  40. ceb1e8a Fix CLANG error in cryptfs.c by Ethan Yonker · 9 years ago
  41. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  42. c657cc0 Support Qualcomm hardware decrypt by Dees Troy · 9 years ago
  43. 183a6f8 crypto: remove unused libs and clean up makefile by that · 10 years ago
  44. d79d9bc Allow non datamedia devices to wipe encryption by Ethan Yonker · 10 years ago
  45. b789626 Fix include paths in crypto by Ethan Yonker · 10 years ago
  46. 87da424 Fixes for compiling crypto in older trees by Dees Troy · 10 years ago
  47. ceb7b8e crypto: fix build in < 5.0 tree by that · 10 years ago
  48. 253368a Reduce libs needed for decrypt and clean up old decypt files by Ethan Yonker · 10 years ago
  49. cceebb8 Tweak 5.0 L decrypt by Ethan Yonker · 10 years ago
  50. 560e65f Make libmincrypttwrp a shared library by Ethan Yonker · 10 years ago
  51. 4eca40d Add lollipop decrypt support by Ethan Yonker · 10 years ago
  52. c30edd1 Fix potential tree conflicts with scrypt by Ethan Yonker · 10 years ago
  53. 12f1187 Recovery: Fix my-dir must be called before including any other makefile by Rob · 10 years ago
  54. db22044 Fix some module tags by Matt Mower · 10 years ago
  55. 031163b Remove dependence on build hax in makefiles by Matt Mower · 10 years ago
  56. 55c75ca Build block TWRP with RECOVERY_VARIANT by Matt Mower · 10 years ago
  57. 71413f4 Check crypto footer before offering to decrypt by Ethan Yonker · 10 years ago
  58. 06b91e7 crypto: Fix crypto dependencies for ICS/Samsung methods by OliverG96 · 11 years ago
  59. 8931007 Add getfooter tool for crypto debugging by Dees Troy · 11 years ago
  60. 4dff2e6 Update decrypt for 4.4 by Dees Troy · 11 years ago
  61. 066eb30 Fix AOSP decrypt when TouchWiz code is present by Dees_Troy · 11 years ago
  62. b8934dd Fix conflict with getline in 4.3 tree by Dees_Troy · 11 years ago
  63. 27fab9b Add additional build variable checks to Android.mk files by Trevor Drake · 11 years ago
  64. 2c4e443 Fix CFLAGS for Samsung decrypt by Dees_Troy · 11 years ago
  65. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  66. a13d74f Add partition list GUI element by Dees_Troy · 11 years ago
  67. c8bafa1 More Samsung sdcard crypto fixes by Dees_Troy · 11 years ago
  68. 85f44ed Improve remounting sdcard with ecryptfs by Dees_Troy · 11 years ago
  69. 6ff55ce Add Samsung TouchWiz decryption by a3955269 · 11 years ago
  70. 014c894 Workaround for crypto quirk on Nexus 10 by Dees_Troy · 12 years ago
  71. ab10ee2 Fix special partition handling by Dees_Troy · 12 years ago
  72. 51a0e82 TWRP-ify AOSP code by Dees_Troy · 12 years ago