Re-design of the original CryFS code to work as a library.
Go to file
2015-11-18 11:09:11 +01:00
implementations Adapt to new cpputils 2015-11-12 13:07:59 -08:00
interface Adapt to new cpputils::Random interface 2015-10-22 17:41:43 +02:00
test Moved ciphers to cpputils 2015-10-27 23:27:40 +01:00
utils Adapt to new cpputils::Random interface 2015-10-22 17:41:43 +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
appveyor.yml Fix appveyor? 2015-05-04 22:13:50 +02:00
biicode.conf Update biicode block ref 2015-11-18 11:09:11 +01:00
CMakeLists.txt Fix for clang compiler 2015-06-10 17:18:34 +02:00
LICENSE Update LICENCE to LGPL 2015-03-12 16:22:16 +01:00
README.md Fix travis build icon 2015-09-13 10:55:44 +02:00

blockstore Build Status

Store (encrypted) fixed-size blocks of data in different backends. This is used by CryFS.