aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzczepan Zalega <szczepan@nitrokey.com>2016-07-29 13:59:37 +0200
committerSzczepan Zalega <szczepan@nitrokey.com>2016-08-01 13:54:58 +0200
commit195cc3fd7a52af0db40c33f3287aa32cec64631f (patch)
treea4ad9dcdfcd6f08e2ef4927f28ebeea5e5476e1b
parent7215ae059150bc33ce280d58b2195ec0e569e42d (diff)
downloadlibnitrokey-195cc3fd7a52af0db40c33f3287aa32cec64631f.tar.gz
libnitrokey-195cc3fd7a52af0db40c33f3287aa32cec64631f.tar.bz2
Update TODO
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 27e994f..1eb99b4 100644
--- a/TODO
+++ b/TODO
@@ -4,3 +4,7 @@ cleanup in C API cc
use strings instead of char* and vectors instead of others
add tests for SLOT config options
* fix tests so they could run in random order
+
+NK Storage:
+TOTP - check setting time function
+HOTP - counter is send via string, not number