- d86a8ab Replace most references to Keymaster with Keystore by Eric Biggers · 3 years, 7 months ago
- 351a4af Don't export storeKey(), and update comments by Satya Tangirala · 3 years, 7 months ago
- 0f890a9 Always use RenameKeyDir() when moving/renaming key directories by Satya Tangirala · 3 years, 7 months ago
- 107d21d Make RenameKeyDir() use IsSameFile() by Eric Biggers · 3 years, 7 months ago
- 9475b11 Fix bug with deferred commits for key upgrades in temporary directories by Satya Tangirala · 3 years, 8 months ago
- 6b98fb6 Remove unused constants and cleanup KeyStorage.cpp by Satya Tangirala · 3 years, 8 months ago
- 478cea9 Remove unused parameter "salt" from stretchSecret() by Satya Tangirala · 3 years, 9 months ago
- e8de4ff Make vold use keystore2 instead of keymaster by Satya Tangirala · 3 years, 10 months ago
- e136171 Remove HardwareAuthToken support from vold::Keymaster by Satya Tangirala · 3 years, 10 months ago
- b2024e0 KeyStorage: improve logging for key generation by Eric Biggers · 3 years, 10 months ago
- 3345a2a Sync parent directory in storeKeyAtomically() by Eric Biggers · 3 years, 10 months ago
- bd138dd Move pathExists() to Utils.cpp by Eric Biggers · 3 years, 10 months ago
- 5a43d61 Add support for binding storage encryption to a seed by Seth Moore · 4 years ago
- f74373b KeyStorage: rework key upgrade handling by Eric Biggers · 4 years, 2 months ago
- 75736a8 vold: Generate storage key without rollback resistance by Gaurav Kashyap · 4 years, 4 months ago
- d281de7 Fix unaligned access to auth token user_id by Paul Crowley · 6 years ago
- 3dfb094 vold: Support Storage keys for FBE by Barani Muthukumaran · 5 years ago
- 35f0f22 Update vold to use KM4.1 by Shawn Willden · 5 years ago
- aae52f4 Merge "Request rollback resistance for FBE keys." by Treehugger Robot · 5 years ago
- d2906b8 Fix include order by Daniel Rosenberg · 6 years ago
- a48730a Defer deleteKey in KeyStorage in Checkpointing mode by Daniel Rosenberg · 6 years ago
- 97466cb vold: Introduce android::vold::writeStringToFile by Tommy Chiu · 6 years ago
- 37c82f5 Fsync directories before delete key by Woody Lin · 6 years ago
- 621d9b9 Fsync directories after creating files by Paul Crowley · 6 years ago
- 690d6de Add Support for metadata key with rollback by Daniel Rosenberg · 6 years ago
- 8431fe2 Request rollback resistance for FBE keys. by Shawn Willden · 6 years ago
- 14c8c07 clang-format many files. by Paul Crowley · 6 years ago
- 3535181 Support Keymaster4 by Shawn Willden · 7 years ago
- 785365b Clang-format Keymaster.{cpp|h} and KeyStorage.{cpp|h} by Shawn Willden · 7 years ago
- 24224d1 Merge "Break vold dependency on keystore utilities." by TreeHugger Robot · 7 years ago
- f452774 Break vold dependency on keystore utilities. by Shawn Willden · 7 years ago
- a087947 Vold: Add fsync in writeStringToFile() am: 701d05d32c am: ee8170f2ac by Wei Wang · 7 years ago
- 701d05d Vold: Add fsync in writeStringToFile() by Wei Wang · 7 years ago
- 26a5388 When we forget a volume, forget per-volume key by Paul Crowley · 7 years ago
- ff19b05 Fix errors on non-keymaster keys by Paul Crowley · 7 years ago
- e2e2d30 Zero memory used for encryuption keys. by Pavel Grafov · 7 years ago
- 2436e27 Add secdiscard command for secure deletion of files by Rubin Xu · 8 years ago
- f71ace3 Refactor to lay the groundwork for metadata encryption by Paul Crowley · 9 years ago
- 4375f1b Change to use new WaitForProperty API by Wei Wang · 8 years ago
- 6ab2cab Support keys with a secret but no token, which are handled not using by Paul Crowley · 8 years ago
- 8e537b8 Port to binder based keymaster hal by Janis Danisevskis · 8 years ago
- dff8c72 Support Keymaster 2 configuration and key upgrading by Paul Crowley · 9 years ago
- beb33a6 Run secdiscard on encrypted key and key blob too by Paul Crowley · 8 years ago
- b3de337 Use a longer timeout on the disk encryption keys by Paul Crowley · 9 years ago
- df528a7 Run clang-format over ext4crypt related code by Paul Crowley · 9 years ago
- a051eb7 Use pointers not references for out arguments by Paul Crowley · 9 years ago
- 320e5e1 Require the auth token for decryption. by Paul Crowley · 9 years ago
- d9b9295 Fix memory leak in generate_key wrapper. Other fixes. by Paul Crowley · 9 years ago
- 63c18d3 Add scrypt-based password stretching. by Paul Crowley · 9 years ago
- 0572080 Password security for FBE disk encryption keys by Paul Crowley · 9 years ago
- 13ffd8e Improvements to the key storage module by Paul Crowley · 9 years ago
- 1ef2558 Use a keymaster-based key storage module by Paul Crowley · 9 years ago