Re-design of the original CryFS code to work as a library.
Go to file
2015-03-05 22:16:57 +01:00
implementations BlockStore only writes changed data back if it actually was changed 2015-03-05 22:16:57 +01:00
interface Added Block::write() and removed writeable data() pointer 2015-03-04 20:47:02 +01:00
test Added Block::write() and removed writeable data() pointer 2015-03-04 20:47:02 +01:00
utils Added Block::write() and removed writeable data() pointer 2015-03-04 20:47:02 +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