Re-design of the original CryFS code to work as a library.
Go to file
Sebastian Messmer 3d5b9e9815 Implemented unique_ref and started writing test cases 2015-06-17 00:59:02 +02:00
data FixedSizeData offers generating PseudoRandom or OsRandom blocks 2015-06-16 16:51:26 +02:00
tempfile Make constructors explicit where adequate 2015-04-27 18:21:18 +02:00
test Implemented unique_ref and started writing test cases 2015-06-17 00:59:02 +02:00
.gitignore Initial commit 2015-02-16 21:29:49 +01:00
.travis.yml Workaround for broken travis biicode deployment 2015-04-08 17:20:19 +02:00
CMakeLists.txt Add compiler warnings 2015-05-08 01:05:34 +02:00
LICENSE Update LICENCE to LGPL 2015-03-12 16:23:57 +01:00
README.md Added build logo to README 2015-02-18 16:56:48 +01:00
biicode.conf Move tempfile to cpp-utils 2015-04-25 02:40:02 +02:00
macros.h Add macros.h, pointer.h and optional_ownership_pointer.h 2015-02-16 21:31:57 +01:00
optional_ownership_ptr.h Fix for clang compiler 2015-06-10 17:17:41 +02:00
pointer.h TODOs 2015-04-27 22:13:28 +02:00
unique_ref.h Implemented unique_ref and started writing test cases 2015-06-17 00:59:02 +02:00

README.md

cpp-utils Build Status

Some C++ helper classes