libcryfs/src/cpp-utils
2016-02-26 12:37:37 +01:00
..
assert Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
crypto Refactor interface for key derivation functions. This allows easily adding new (password based) key derivation functions. 2016-02-22 02:38:06 +01:00
data Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
io Don't use libc getpass() for asking the password anymore. It is deprecated and doesn't play nice with tools that want to pass in the password on stdin. Now we just use stdin. 2016-02-12 23:18:13 +01:00
lock Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
logging Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
network Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
pointer Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
process Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
random Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
system Make clock_gettime adapter work if used multiple time 2016-02-26 12:37:37 +01:00
tempfile Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
thread Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
CMakeLists.txt Refactor interface for key derivation functions. This allows easily adding new (password based) key derivation functions. 2016-02-22 02:38:06 +01:00
either.h Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
macros.h Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00