libcryfs/test/cryfs/config
2019-01-21 23:41:09 -08:00
..
crypto Introduce CryKeyProvider to have an abstraction layer that allows plugging in non-password-based key providers 2018-10-27 09:48:57 -07:00
CompatibilityTest.cpp Use either<> to indicate errors in config file loading 2018-12-22 00:58:30 +01:00
CryCipherTest.cpp Simplify: key size is only known at runtime, not a template parameter anymore 2018-10-21 22:53:53 +02:00
CryConfigConsoleTest.cpp Use NiceMock to reduce the log size on Travis CI because we're close to the 4MB limit 2018-10-19 20:34:51 +02:00
CryConfigCreatorTest.cpp Use NiceMock to reduce the log size on Travis CI because we're close to the 4MB limit 2018-10-19 20:34:51 +02:00
CryConfigFileTest.cpp Use either<> to indicate errors in config file loading 2018-12-22 00:58:30 +01:00
CryConfigLoaderTest.cpp Merge branch 'develop' into feature/library_intermediate 2019-01-21 23:41:09 -08:00
CryConfigTest.cpp More test cases for CryConfigTest 2018-12-22 01:22:43 +01:00
CryPasswordBasedKeyProviderTest.cpp Introduce CryKeyProvider to have an abstraction layer that allows plugging in non-password-based key providers 2018-10-27 09:48:57 -07:00
CryPresetPasswordBasedKeyProviderTest.cpp Introduce a CryPresetPasswordBasedKeyProvider for when the password is already known 2018-10-27 20:36:54 -07:00