libcryfs/src/config
2016-02-09 09:14:02 +01:00
..
crypto Better error message when config file has wrong header 2016-02-09 09:14:02 +01:00
CryCipher.cpp Code is compatible with gcc 4.8 2015-11-24 14:42:20 +01:00
CryCipher.h Inner encryption of configuration file uses the cipher specified by the user 2015-11-11 01:19:47 -08:00
CryConfig.cpp Config file is AES256_GCM encrypted, the config file key is generated with scrypt 2015-10-24 19:35:37 +02:00
CryConfig.h Config file is AES256_GCM encrypted, the config file key is generated with scrypt 2015-10-24 19:35:37 +02:00
CryConfigConsole.cpp Offer a default configuration when creating new filesystems 2016-01-25 14:33:40 +01:00
CryConfigConsole.h Offer a default configuration when creating new filesystems 2016-01-25 14:33:40 +01:00
CryConfigCreator.cpp Show "this might take some time" when generating the key 2016-01-28 20:40:56 +00:00
CryConfigCreator.h Refactor CryConfigCreator (factor out CryConfigConsole). This is preparation for adding a 'use default config' question. 2016-01-17 14:57:40 +01:00
CryConfigFile.cpp Added test cases 2015-11-12 10:59:38 -08:00
CryConfigFile.h Make test cases faster by using SCrypt::TestSettings 2015-11-03 20:27:00 -08:00
CryConfigLoader.cpp Better error message when config file has wrong header 2016-02-09 09:14:02 +01:00
CryConfigLoader.h Refactor CryConfigCreator (factor out CryConfigConsole). This is preparation for adding a 'use default config' question. 2016-01-17 14:57:40 +01:00