Re-design of the original CryFS code to work as a library.
Go to file
2015-11-18 11:09:49 +01:00
implementations/onblocks Fix warnings from -Weffc++ 2015-10-17 21:17:38 +02:00
interface Unify (and fix) include guards 2015-10-15 13:10:20 +02:00
test Fix warnings from -Weffc++ 2015-10-17 21:17:38 +02:00
.gitignore Added .gitignore 2015-02-17 00:42:23 +01:00
.travis.yml Workaround for biicode boost 2015-04-09 18:27:29 +02:00
biicode.conf Update biicode block ref 2015-11-18 11:09:49 +01:00
CMakeLists.txt Fix for clang compiler 2015-06-10 17:18:53 +02:00
LICENSE Update LICENCE to LGPL 2015-03-12 16:22:44 +01:00
README.md Fix travis build icon 2015-09-13 10:55:12 +02:00

blobstore Build Status

Store resizeable blobs of data using blocks from a blockstore. This is used by CryFS.