Re-design of the original CryFS code to work as a library.
Go to file
2015-02-24 17:37:39 +01:00
implementations Added BlockStore::numBlocks() 2015-02-23 21:07:07 +01:00
interface Test cases for BlockStore::numBlocks() 2015-02-24 14:42:26 +01:00
test Be more explicit in test case 2015-02-24 17:37:39 +01:00
utils Add utility function to copy blocks 2015-02-22 19:29:30 +01:00
.gitignore Added README/LICENCE 2015-02-17 00:27:24 +01:00
.travis.yml Cleanup downloaded scripts after use 2015-02-20 20:41:12 +01:00
biicode.conf Updated dependency 2015-02-20 16:58:41 +01:00
CMakeLists.txt Remove installing boost in travis CI, because biicode now takes care of that 2015-02-20 16:30:15 +01:00
LICENSE Added README/LICENCE 2015-02-17 00:27:24 +01:00
README.md Added Travis CI 2015-02-18 16:58:48 +01:00

blockstore Build Status

Store blocks of data