Nitrokey / nitrokey-3-tests

Automated tests for the Nitrokey 3
3 stars 0 forks source link

Add basic OTP tests using the secrets app #19

Closed robin-nitrokey closed 1 year ago

robin-nitrokey commented 1 year ago

This patch adds basic tests for the HOTP and TOTP functionality of the secrets app. It uses the test vectors from the respective RFCs.

Fixes https://github.com/Nitrokey/nitrokey-3-tests/issues/16