diff options
author | Szczepan Zalega <szczepan@nitrokey.com> | 2016-07-29 13:59:37 +0200 |
---|---|---|
committer | Szczepan Zalega <szczepan@nitrokey.com> | 2016-08-01 13:54:58 +0200 |
commit | 195cc3fd7a52af0db40c33f3287aa32cec64631f (patch) | |
tree | a4ad9dcdfcd6f08e2ef4927f28ebeea5e5476e1b /TODO | |
parent | 7215ae059150bc33ce280d58b2195ec0e569e42d (diff) | |
download | libnitrokey-195cc3fd7a52af0db40c33f3287aa32cec64631f.tar.gz libnitrokey-195cc3fd7a52af0db40c33f3287aa32cec64631f.tar.bz2 |
Update TODO
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |