summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-28 13:11:06 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-28 13:11:06 -0400
commit69a22257288995d085b0faea864ca7fbe7c2f32b (patch)
tree8c4ebe51af5892823ec6f3b0b749e65677c5c51a
parentcae083aa1cf6a3d0e009eaa0f6b2cef9311fef61 (diff)
downloadkeysafe-69a22257288995d085b0faea864ca7fbe7c2f32b.tar.gz
remove done item
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index e166af0..d720ec2 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,3 @@
-* SSS implementation may be wrong. finite-field is documented to only
- support prime fields, but is used here with non-prime 2^8.
* test suite (eg, test basic storage and restore of various size data)
* tune hashes on more powerful hardware than thermal throttling laptop
* improve restore progress bar points (update after every hash try)