libcryfs/test/implementations
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
..
caching Added test cases for Cache 2015-04-28 11:56:07 +02:00
encrypted - Run test cases for EncryptedBlockStore with different ciphers 2015-05-06 00:12:14 +02:00
inmemory Replaced absolute paths to messmer/blockstore/... with relative local paths 2015-03-12 14:27:51 +01:00
ondisk Remove includes to unused exception 2015-04-29 16:33:26 +02:00
parallelaccess Renamed old Caching2BlockStore to new CachingBlockStore 2015-04-16 14:10:44 +02:00
testfake Replaced absolute paths to messmer/blockstore/... with relative local paths 2015-03-12 14:27:51 +01:00