libcryfs/implementations/encrypted
2015-04-24 21:30:54 +02:00
..
ciphers Add Cipher concept 2015-04-24 21:30:54 +02:00
EncryptedBlock.cpp Factor out encryption algorithm from EncryptedBlockStore 2015-04-24 18:14:25 +02:00
EncryptedBlock.h Add Cipher concept 2015-04-24 21:30:54 +02:00
EncryptedBlockStore.cpp Factor out encryption algorithm from EncryptedBlockStore 2015-04-24 18:14:25 +02:00
EncryptedBlockStore.h Allow decryption interface to fail (needed for authenticated ciphers later) 2015-04-24 21:08:36 +02:00