This commit is contained in:
Sebastian Messmer 2015-04-10 00:57:10 +02:00
parent c5d28d19d6
commit 495e458c25

View File

@ -8,6 +8,8 @@ using CryptoPP::AES;
using std::make_unique;
//TODO not only encryption, but also hmac
namespace blockstore {
namespace encrypted {