libcryfs/test/implementations/encrypted
Sebastian Messmer 0042ae1cef - Run test cases for EncryptedBlockStore with different ciphers
- Implement FakeAuthenticatedCipher for use with specific EncryptedBlockStoreTest
- Write skeleton for specific EncryptedBlockStoreTest
- Fix behavior of AES256_CFB when called with too small input
- Add testcase that all ciphers (also non-authenticating ones) have to handle too small input correctly
2015-05-06 00:12:14 +02:00
..
testutils - Run test cases for EncryptedBlockStore with different ciphers 2015-05-06 00:12:14 +02:00
CipherTest.cpp - Run test cases for EncryptedBlockStore with different ciphers 2015-05-06 00:12:14 +02:00
EncryptedBlockStoreTest_Generic.cpp - Run test cases for EncryptedBlockStore with different ciphers 2015-05-06 00:12:14 +02:00
EncryptedBlockStoreTest_Specific.cpp - Run test cases for EncryptedBlockStore with different ciphers 2015-05-06 00:12:14 +02:00