diff options
-rw-r--r-- | TODO.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +* Add file encryption tests. +* Add unit tests to the library. + * Using Boost.Test, perhaps? I'm using Boost anyway. +* Merge "examples" into block utilities. +* Add algorithm benchmarks. |