libcryfs/implementations/encrypted/ciphers
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
..
AES256_CFB.cpp - Run test cases for EncryptedBlockStore with different ciphers 2015-05-06 00:12:14 +02:00
AES256_CFB.h Moved Data, FixedSizeData and DataBlockFixture to cpp-utils 2015-04-25 02:48:41 +02:00
AES256_GCM.cpp Small fix in AES256_GCM 2015-04-27 17:58:34 +02:00
AES256_GCM.h Moved Data, FixedSizeData and DataBlockFixture to cpp-utils 2015-04-25 02:48:41 +02:00
Cipher.h - Run test cases for EncryptedBlockStore with different ciphers 2015-05-06 00:12:14 +02:00