libcryfs/test/cryfs/config
2019-01-20 14:07:06 -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 Remove legacy code making CryFS compatible with older Crypto++ versions. We need a newer Crypto++ versions now anyhow because we use its scrypt implementation. 2019-01-20 14:07:06 -08:00
CryCipherTest.cpp Remove legacy code making CryFS compatible with older Crypto++ versions. We need a newer Crypto++ versions now anyhow because we use its scrypt implementation. 2019-01-20 14:07:06 -08: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 Remove legacy code making CryFS compatible with older Crypto++ versions. We need a newer Crypto++ versions now anyhow because we use its scrypt implementation. 2019-01-20 14:07:06 -08:00
CryConfigFileTest.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
CryConfigLoaderTest.cpp Fix test 2019-01-20 02:28:46 -08:00
CryConfigTest.cpp Fix compilation of test cases for old gcc 2016-06-27 22:39:33 -07: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