libcryfs/src/cryfs/config
2016-06-26 15:34:53 -07: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
CryCipher.cpp Merge all git repositories into one 2016-02-11 16:40:48 +01:00
CryCipher.h Merge all git repositories into one 2016-02-11 16:40:48 +01:00
CryConfig.cpp Be explicit about types stored in config file 2016-06-26 15:34:53 -07:00
CryConfig.h Each file system gets a unique ID. This ID will later be used to store local configuration of a client for that file system. 2016-06-20 16:14:07 -07:00
CryConfigConsole.cpp Filesystems have a blocksizeBytes configuration option 2016-03-01 17:45:48 +01:00
CryConfigConsole.h Filesystems have a blocksizeBytes configuration option 2016-03-01 17:45:48 +01:00
CryConfigCreator.cpp Each file system gets a unique ID. This ID will later be used to store local configuration of a client for that file system. 2016-06-20 16:14:07 -07:00
CryConfigCreator.h Each file system gets a unique ID. This ID will later be used to store local configuration of a client for that file system. 2016-06-20 16:14:07 -07:00
CryConfigFile.cpp Fix compiler error for older gcc versions 2016-02-22 11:44:59 +01:00
CryConfigFile.h Merge all git repositories into one 2016-02-11 16:40:48 +01:00
CryConfigLoader.cpp Allow loading file systems from future cryfs versions if user specifically asks for it 2016-06-06 15:31:09 -07:00
CryConfigLoader.h Ask before migrating an old CryFS file system to a new version. 2016-05-03 20:34:30 -07:00