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
2015-02-17 00:27:24 +01:00
2015-04-08 17:44:18 +02:00
2015-03-12 16:22:16 +01:00
2015-02-18 16:58:48 +01:00

blockstore Build Status

Store blocks of data

Description
Re-design of the original CryFS code to work as a library.
Readme 18 MiB
Languages
C++ 96.5%
CMake 2.9%
C 0.6%