67 Commits (817b911ca46af0a492cc48acb76ad6b42d825512)

Author SHA1 Message Date
Greg Kaiser ab1e84ad5f cryptfs: Allow setting dm-crypt sector size
6 years ago
Greg Kaiser 8cb4c9ff78 cryptfs: Add Adiantum support
6 years ago
Rubin Xu f83cc61c1f Fix signedness mismatch and integer underflow
6 years ago
Paul Crowley cfe3972f2d Wait for dm device to be ready before format
6 years ago
Eric Biggers a701c458ca vold: rename from "ext4 encryption" to fscrypt
6 years ago
Treehugger Robot a3381ffc3f Merge "Add support for checkpointing"
6 years ago
Oleksiy Avramchenko 625dc787c6 Add GetBlockDevSize, GetBlockDevSectors helpers
6 years ago
Daniel Rosenberg 65f99c9e8b Add support for checkpointing
6 years ago
Paul Crowley 14c8c0765a clang-format many files.
6 years ago
Greg Kaiser b353a61292 cryptfs: Remove Speck support
6 years ago
Luis Hector Chavez cf5c9907f5 resolve merge conflicts of 7bf98aa8a0 to pi-dev-plus-aosp
6 years ago
Luis Hector Chavez bbb512d019 vold: Avoid SIGSEGVs when fstab lacks /data
6 years ago
Logan Chien 196d5850f2 Replace library headers with angle quotations
6 years ago
Logan Chien 862eef7ace Reorder the include directives in cryptfs.cpp
6 years ago
Logan Chien 188b0ab7b3 Deprecate <cutils/log.h> and <utils/Log.h>
6 years ago
Logan Chien 3f2b122cd2 Replace library headers with angle quotations
6 years ago
Logan Chien d557d76466 Reorder the include directives in cryptfs.cpp
6 years ago
Paul Crowley 385cb8c4d6 Gate use of allow_encrypt_override behind ro.crypto property
6 years ago
Greg Kaiser 38723f23ff cryptfs: Optionally get crypto type as a property
6 years ago
Greg Kaiser 57f9af6af4 cryptfs: Require ext disk crypt to match code
6 years ago
Greg Kaiser 59ad018d0b cryptfs: Use the crypt_mnt_ftr keysize
6 years ago
Greg Kaiser 00eda38635 cryptfs: Don't use bare integers for key size
6 years ago
Greg Kaiser c0de9c7dba cryptfs: Clarify sizing of intermediate key
6 years ago
Greg Kaiser b802078adc Revert "cryptfs: Don't hardcode ikey buffer size"
6 years ago
Greg Kaiser 2c92d7b6a1 Revert "cryptfs: Make decrypted key buffers large enough"
6 years ago
Greg Kaiser fa099611bf Revert "cryptfs: Optionally get crypt type from properties"
6 years ago
Greg Kaiser 291fec1789 cryptfs: Optionally get crypt type from properties
6 years ago
Greg Kaiser 4a35ef0a53 cryptfs: Make decrypted key buffers large enough
6 years ago
Greg Kaiser 1452b27d4e cryptfs: Don't hardcode ascii buffer size
6 years ago
Greg Kaiser f45a70c416 cryptfs: Don't hardcode ikey buffer size
6 years ago
Greg Kaiser b610e77fd2 cryptfs: Fix format string
6 years ago
Greg Kaiser 026072f81b cryptfs: Remove unused variable
6 years ago
Paul Crowley 0fd2626fc3 Add a mount with metadata encryption service
7 years ago
TreeHugger Robot a8b6225578 Merge "No double encryption on FDE+FBE SD cards"
7 years ago
Paul Lawrence 7ee87cfcbe Remove all references to FDE enable wipe
7 years ago
Paul Crowley 5afbc6276d No double encryption on FDE+FBE SD cards
7 years ago
Paul Crowley 6699e7b912 Merge "Key upgrading for FDE." am: 997e605563 am: 2b1b72d183
7 years ago
Paul Crowley 2b1b72d183 Merge "Key upgrading for FDE."
7 years ago
Paul Crowley 73473337d8 Key upgrading for FDE.
7 years ago
Xin Li bf168f7dad Merge commit 'e2d1d99f1a98b02a28fe71f2a387a72b69d4b4a6' from
7 years ago
Jaegeuk Kim 119a98ac1b Merge "cryptfs: support make_f2fs with quota" am: 7807866abe am: 4d1c7765c8
7 years ago
Jaegeuk Kim 5968445892 Merge "cryptfs: support make_f2fs with quota" am: 7807866abe
7 years ago
Jaegeuk Kim 8de9f065a4 cryptfs: support make_f2fs with quota
7 years ago
Jaegeuk Kim 98651a235b cryptfs: call format_f2fs correctly with proper flags
7 years ago
Paul Crowley b64933a502 Be even more C++. Switch on a warning.
7 years ago
Jeff Sharkey 3472e52fc2 Move to modern utility methods from android::base.
7 years ago
Paul Crowley 3b71fc5100 Be more C++. volume UUID should always be std::string.
7 years ago
Paul Crowley a7ca40bd70 Remove dead code; move code out of cryptfs that doesn't belong.
7 years ago
Paul Crowley 584610f325 Remove CheckBattery altogether
7 years ago
Paul Crowley de90f76fe2 Remove CheckBattery altogether
7 years ago