libcryfs/test/cryfs/config
2018-02-03 09:47:04 -08: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
CompatibilityTest.cpp Make compatible with the current Crypto++ master (#163) 2017-08-16 03:00:46 +01:00
CryCipherTest.cpp Disable mars448 test cases if the used crypto++ library version doesn't support it 2018-02-01 09:48:08 -08:00
CryConfigConsoleTest.cpp Fix test cases 2016-09-25 02:50:28 +02:00
CryConfigCreatorTest.cpp Only migrate file system if storage format changed 2018-02-03 09:47:04 -08:00
CryConfigFileTest.cpp - The version field in the config file is updated when the file system is opened with a newer CryFS version (i.e. it is migrated to the newer version). 2016-03-27 00:09:07 +08:00
CryConfigLoaderTest.cpp Only migrate file system if storage format changed 2018-02-03 09:47:04 -08:00
CryConfigTest.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