libcryfs/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
..
ciphers - Run test cases for EncryptedBlockStore with different ciphers 2015-05-06 00:12:14 +02:00
EncryptedBlock.cpp Factor out encryption algorithm from EncryptedBlockStore 2015-04-24 18:14:25 +02:00
EncryptedBlock.h Fix iostream use 2015-04-26 22:20:04 +02:00
EncryptedBlockStore.cpp Factor out encryption algorithm from EncryptedBlockStore 2015-04-24 18:14:25 +02:00
EncryptedBlockStore.h Small fix in AES256_GCM 2015-04-27 17:58:34 +02:00