libcryfs/test/blockstore
2016-06-23 21:30:09 -07:00
..
implementations Ciphertext blocks are split into subdirectories (before, all were on top level) to reduce number of files per directory. Some unix tools don't work well with directories with too many entries. 2016-04-29 12:21:02 -07:00
interface Implemented BlockStore::blockSizeFromPhysicalBlockSize. This will be used to let the user configure physical block size instead of virtual block size. 2016-03-16 18:56:06 +00:00
testutils Finish test cases for Block::resize() 2016-06-23 21:30:09 -07:00
utils Fix includes after merging repositories 2016-02-11 15:19:58 +01:00
CMakeLists.txt Implemented BlockStore::blockSizeFromPhysicalBlockSize. This will be used to let the user configure physical block size instead of virtual block size. 2016-03-16 18:56:06 +00:00