libcryfs/implementations/onblocks
2015-03-04 03:29:22 +01:00
..
datanodestore Make block size configureable in DataNodeStore -> this greatly speeds up our test cases, because they can use smaller blocks, which means less children per inner node 2015-02-25 22:30:48 +01:00
datatreestore Allow writing out of the bounds of a blob, resize blob in this case 2015-03-04 03:29:22 +01:00
utils - Refactor math functions for reuse (and write test cases for them) 2015-02-26 20:19:12 +01:00
BlobOnBlocks.cpp Allow writing out of the bounds of a blob, resize blob in this case 2015-03-04 03:29:22 +01:00
BlobOnBlocks.h Allow writing out of the bounds of a blob, resize blob in this case 2015-03-04 03:29:22 +01:00
BlobStoreOnBlocks.cpp BlobOnBlocks stores DataTrees, not DataNodes 2015-02-25 22:48:39 +01:00
BlobStoreOnBlocks.h BlobOnBlocks stores DataTrees, not DataNodes 2015-02-25 22:48:39 +01:00