Re-design of the original CryFS code to work as a library.
Go to file
2015-03-13 17:35:04 +01:00
impl Fix file reading 2015-03-11 01:05:37 +01:00
.gitignore Added README/LICENCE 2015-02-17 01:03:37 +01:00
.travis.yml Use new setup_biicode_project for travis 2015-03-12 15:00:32 +01:00
biicode.conf Fix biicode.conf 2015-03-11 21:56:07 +01:00
CMakeLists.txt Change CMakeLists.txt for new biicode version 2015-03-13 17:35:04 +01:00
CryConfig.cpp CryFS uses BlobStore instead of BlockStore as a base 2015-02-27 00:51:51 +01:00
CryConfig.h CryFS uses BlobStore instead of BlockStore as a base 2015-02-27 00:51:51 +01:00
CryDevice.cpp Replaced absolute paths to messmer/cryfs with local relative paths 2015-03-12 15:37:26 +01:00
CryDevice.h CryDir/CryFile don't actually open the block, but only keep a reference to the key 2015-03-11 00:23:52 +01:00
CryDir.cpp CryDir/CryFile don't actually open the block, but only keep a reference to the key 2015-03-11 00:23:52 +01:00
CryDir.h CryDir/CryFile don't actually open the block, but only keep a reference to the key 2015-03-11 00:23:52 +01:00
CryFile.cpp Fix file size handling 2015-03-11 00:34:25 +01:00
CryFile.h Replaced absolute paths to messmer/cryfs with local relative paths 2015-03-12 15:37:26 +01:00
CryNode.cpp Fix lstat 2015-03-08 03:25:20 +01:00
CryNode.h Fix lstat 2015-03-08 03:25:20 +01:00
CryOpenFile.cpp Fix file reading 2015-03-11 01:05:37 +01:00
CryOpenFile.h Fix file reading 2015-03-11 01:05:37 +01:00
LICENSE Update LICENCE to LGPL 2015-03-12 16:21:53 +01:00
main.cpp Switch to biicode 2015-02-17 01:02:15 +01:00
README.md Added README/LICENCE 2015-02-17 01:03:37 +01:00

cryfs

Cryptographic filesystem for the cloud