aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--TODO.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..cebb095
--- /dev/null
+++ b/TODO.md
@@ -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.