summaryrefslogtreecommitdiff
path: root/docs/TODO.txt
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-07-02 15:28:59 -0400
committerirungentoo <irungentoo@gmail.com>2013-07-02 15:28:59 -0400
commite1acd327ed31be920286b1b8c2a9a38f13f87cae (patch)
tree0243ecd4500cfcfbaf0460421c4a5ef60bc134b3 /docs/TODO.txt
parente2967396ac73cb7410787886cdaf072a184ffc49 (diff)
Draft proposal of how crypto will be implemented added. TODO updated.
Diffstat (limited to 'docs/TODO.txt')
-rw-r--r--docs/TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/TODO.txt b/docs/TODO.txt
index 61f35405..63e4b4f5 100644
--- a/docs/TODO.txt
+++ b/docs/TODO.txt
@@ -13,6 +13,8 @@ Things to do now:
13-Find some good encryption libraries.(Done) 13-Find some good encryption libraries.(Done)
14 we will use: http://nacl.cr.yp.to/ 14 we will use: http://nacl.cr.yp.to/
15 15
16-Add NaCl to our build system.
17
16-Find and fix bugs in the code. 18-Find and fix bugs in the code.
17 19
18Things to do later: 20Things to do later: