libcryfs/implementations/onblocks
Sebastian Messmer a44b6318e2 - Refactor math functions for reuse (and write test cases for them)
- Implemented BlobOnBlocks::read() and write(). Not tested yet.
2015-02-26 20:19:12 +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 - Refactor math functions for reuse (and write test cases for them) 2015-02-26 20:19:12 +01:00
utils - Refactor math functions for reuse (and write test cases for them) 2015-02-26 20:19:12 +01:00
BlobOnBlocks.cpp - Refactor math functions for reuse (and write test cases for them) 2015-02-26 20:19:12 +01:00
BlobOnBlocks.h - Refactor math functions for reuse (and write test cases for them) 2015-02-26 20:19:12 +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