libcryfs/test/implementations
Sebastian Meßmer 417a701636 - BlockStore::create() gets the data of the new block as a parameter
- Fixed numBlocks() in OnDiskBlockStore, FakeBlockStore, CachingBlockStore, ...
- CachingBlockStore caches created blocks and doesn't directly create them in the underlying blockstore
2015-04-18 14:47:12 +02:00
..
caching Renamed old Caching2BlockStore to new CachingBlockStore 2015-04-16 14:10:44 +02:00
encrypted EncryptedBlockStore handles encryption keys 2015-04-09 20:14:12 +02:00
inmemory Replaced absolute paths to messmer/blockstore/... with relative local paths 2015-03-12 14:27:51 +01:00
ondisk - BlockStore::create() gets the data of the new block as a parameter 2015-04-18 14:47:12 +02:00
parallelaccess Renamed old Caching2BlockStore to new CachingBlockStore 2015-04-16 14:10:44 +02:00
testfake Replaced absolute paths to messmer/blockstore/... with relative local paths 2015-03-12 14:27:51 +01:00