Re-design of the original CryFS code to work as a library.
Go to file
2015-03-04 20:58:39 +01:00
implementations/onblocks Adapt to new blockstore which has Block::write() instead of writeable Block::data() pointer 2015-03-04 20:58:39 +01:00
interface Removed DataTree::addDataLeaf() / DataTree::removeLastDataLeaf() and DataTree::flush() 2015-03-04 03:17:59 +01:00
test Adapt to new blockstore which has Block::write() instead of writeable Block::data() pointer 2015-03-04 20:58:39 +01:00
.gitignore Added .gitignore 2015-02-17 00:42:23 +01:00
.travis.yml Cleanup downloaded travis scripts after use 2015-02-20 20:37:07 +01:00
biicode.conf Removed DataTree::addDataLeaf() / DataTree::removeLastDataLeaf() and DataTree::flush() 2015-03-04 03:17:59 +01:00
CMakeLists.txt Switch to biicode 2015-02-17 00:40:34 +01:00
LICENSE Added LICENCE/README 2015-02-17 00:42:04 +01:00
README.md Added Travis CI 2015-02-18 16:59:43 +01:00

blobstore Build Status

Store resizeable blobs of data