libcryfs/implementations/onblocks
2015-03-04 02:04:51 +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 Fix two bugs in DataTree::resizeNumBytes() 2015-03-04 02:04:51 +01:00
utils - Refactor math functions for reuse (and write test cases for them) 2015-02-26 20:19:12 +01:00
BlobOnBlocks.cpp Add Blob::key() 2015-02-27 00:18:26 +01:00
BlobOnBlocks.h Mark BlobOnBlocks::read/write as override 2015-02-27 01:28:53 +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