libcryfs/implementations/onblocks/datatreestore
2015-04-10 21:52:30 +02:00
..
impl 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
DataTree.cpp When traversing a blob out of range, automatically create the leaves up to the traversed point 2015-04-10 21:52:30 +02:00
DataTree.h When traversing a blob out of range, automatically create the leaves up to the traversed point 2015-04-10 21:52:30 +02:00
DataTreeStore.cpp Implement removing trees and write some test cases for DataTreeStore 2015-02-24 22:44:10 +01:00
DataTreeStore.h Work with new blockstore::Key 2015-04-09 20:07:21 +02:00