libcryfs/implementations/onblocks
2015-03-04 03:17:59 +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 Removed DataTree::addDataLeaf() / DataTree::removeLastDataLeaf() and DataTree::flush() 2015-03-04 03:17:59 +01:00
utils - Refactor math functions for reuse (and write test cases for them) 2015-02-26 20:19:12 +01:00
BlobOnBlocks.cpp Removed DataTree::addDataLeaf() / DataTree::removeLastDataLeaf() and DataTree::flush() 2015-03-04 03:17:59 +01:00
BlobOnBlocks.h Removed DataTree::addDataLeaf() / DataTree::removeLastDataLeaf() and DataTree::flush() 2015-03-04 03:17:59 +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