libcryfs/implementations
2015-03-31 08:02:24 -04:00
..
inmemory Replaced absolute paths to messmer/blockstore/... with relative local paths 2015-03-12 14:27:51 +01:00
ondisk Added SynchronizedBlockStore. In this first version, it only synchronizes the direct blockstore functions, but still allows opening the same block twice. This will be forbidden in future commits 2015-03-19 11:16:20 +01:00
synchronized SynchronizedBlockStore allows concurrent access to the same block, but ensures that the block is only loaded once from the underlying blockstore 2015-03-31 08:02:24 -04:00
testfake Replaced absolute paths to messmer/blockstore/... with relative local paths 2015-03-12 14:27:51 +01:00