This commit is contained in:
Sebastian Messmer 2016-03-02 01:36:04 +01:00
parent 35ae3b9c24
commit d2cd75de15
1 changed files with 2 additions and 1 deletions

View File

@ -68,7 +68,8 @@ using cpputils::dynamic_pointer_move;
//TODO Delete a large file in parallel possible? Takes a long time right now...
//TODO Improve parallelity.
//TODO Replace ASSERTs with other error handling when it is not a programming error but an environment influence (e.g. a block is missing)
//TODO Performance difference when setting compiler parameter -maes for scrypt?
//TODO Can we improve performance by setting compiler parameter -maes for scrypt?
//TODO Running nano in a cryfs file system, editing and saving an existing file shows "file was modified since opening".
namespace cryfs {