libcryfs/test
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
..
implementations - Run test cases for EncryptedBlockStore with different ciphers 2015-05-06 00:12:14 +02:00
interface Use cpputils::DataFixture instead of DataBlockFixture 2015-04-25 16:43:52 +02:00
testutils Reduce use of memcmp and use operator==(Data, Data) instead 2015-04-25 17:17:06 +02:00
utils Use cpputils::DataFixture instead of DataBlockFixture 2015-04-25 16:43:52 +02:00
main.cpp Switch to biicode 2015-02-17 00:23:33 +01:00