Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | C++ test update (compilation fix) | Szczepan Zalega | 2016-09-10 |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | ||
* | C++ tests: use get_payload() function to clear packet before using | Szczepan Zalega | 2016-08-01 |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | ||
* | Initial version of C/Python bindings | Szczepan Zalega | 2016-08-01 |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | ||
* | Reset the HOTP counter | Cornelius Kölbel | 2016-04-19 |
| | | | | | | If the token was initialized earlier the HOTP counter could be unequal zero resulting in faliing tests. This resets the counter of this slot to 0. | ||
* | checking slots programmed with nitrokey app (should be moved to separate TC) | Szczepan Zalega | 2016-04-19 |
| | | | | Signed-off-by: Szczepan Zalega <szczepan.zalega@gmail.com> | ||
* | Send temporary password | Szczepan Zalega | 2016-04-13 |
| | | | | Signed-off-by: Szczepan Zalega <szczepan.zalega@gmail.com> | ||
* | fix slot name shortened | Szczepan Zalega | 2016-03-29 |
| | |||
* | code cleanup | Szczepan Zalega | 2016-03-29 |
| | |||
* | working hotp tests on nitrokey pro (stick10) | Szczepan Zalega | 2016-03-29 |
| | | | | Signed-off-by: Szczepan Zalega <szczepan.zalega@gmail.com> | ||
* | adding next steps for hotp tests: writing, reading and authorization for ↵ | Szczepan Zalega | 2016-03-29 |
| | | | | writing hotp code | ||
* | implementing hotp test | Szczepan Zalega | 2016-03-21 |
| | |||
* | adding hextobyte implementation | Szczepan Zalega | 2016-03-20 |
| | |||
* | adding hotp test suite | Szczepan Zalega | 2016-03-20 |