TODOs
This commit is contained in:
parent
35ae3b9c24
commit
d2cd75de15
@ -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 {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user