Re-design of the original CryFS code to work as a library.
Go to file
2015-04-17 13:27:17 +02:00
implementations Removed unused function 2015-04-17 13:20:16 +02:00
interface Fix FakeBlockStore 2015-04-15 14:51:41 +02:00
test Added test cases checking that numBlocks() works correctly when a created block is not destructed yet 2015-04-17 13:27:17 +02:00
utils Key is not default constructible anymore 2015-04-17 12:59:40 +02:00
.gitignore Added README/LICENCE 2015-02-17 00:27:24 +01:00
.travis.yml Workaround for broken travis biicode deployment 2015-04-08 17:20:10 +02:00
biicode.conf Adapt to renaming of CachingStore -> ParallelAccessStore 2015-04-16 14:54:04 +02:00
CMakeLists.txt Adapt to biicode 2.8 2015-04-08 17:44:18 +02:00
LICENSE Update LICENCE to LGPL 2015-03-12 16:22:16 +01:00
README.md Added Travis CI 2015-02-18 16:58:48 +01:00

blockstore Build Status

Store blocks of data