Re-design of the original CryFS code to work as a library.
Go to file
2015-04-18 17:28:01 +02:00
implementations Removed debug output 2015-04-18 16:59:44 +02:00
interface - BlockStore::create() gets the data of the new block as a parameter 2015-04-18 14:47:12 +02:00
test Removed unneccessary flushes 2015-04-18 17:06:55 +02:00
utils - BlockStore::create() gets the data of the new block as a parameter 2015-04-18 14:47:12 +02:00
.gitignore Added README/LICENCE 2015-02-17 00:27:24 +01:00
.travis.yml Fix travis 2015-04-18 17:11:49 +02:00
biicode.conf Adapt to renaming of CachingStore -> ParallelAccessStore 2015-04-16 14:54:04 +02:00
CMakeLists.txt Fix dependencies for travis 2015-04-18 17:28:01 +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