diff options
author | Szczepan Zalega <szczepan@nitrokey.com> | 2017-04-14 11:30:16 +0200 |
---|---|---|
committer | Szczepan Zalega <szczepan@nitrokey.com> | 2017-04-14 11:30:16 +0200 |
commit | d2089636399b4b0d26f22e072a9801b915acfc74 (patch) | |
tree | 4794fccc2c5cf4adb820edbeca2529f7b3c29df3 /build | |
parent | b2dec03e9b3df59550e598906a76e51bf721afa6 (diff) | |
download | libnitrokey-d2089636399b4b0d26f22e072a9801b915acfc74.tar.gz libnitrokey-d2089636399b4b0d26f22e072a9801b915acfc74.tar.bz2 |
Translate HOTP counter for Storage
Storage returns its HOTP counter as string in readslot command.
This adds translating it from string to ULL.
Fixes #59
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/.gitignore b/build/.gitignore deleted file mode 100644 index 72e8ffc..0000000 --- a/build/.gitignore +++ /dev/null @@ -1 +0,0 @@ -* |