TODOs
This commit is contained in:
parent
19e5f03de3
commit
6e28af3105
@ -11,7 +11,6 @@
|
||||
namespace blockstore {
|
||||
namespace encrypted {
|
||||
|
||||
//TODO Add contract/interface for ciphers
|
||||
class AES256_CFB {
|
||||
public:
|
||||
BOOST_CONCEPT_ASSERT((CipherConcept<AES256_CFB>));
|
||||
|
Loading…
Reference in New Issue
Block a user