Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

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.