diff options
Diffstat (limited to 'tests/hazmat/primitives')
-rw-r--r-- | tests/hazmat/primitives/vectors/oath/rfc-6238.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/hazmat/primitives/vectors/oath/rfc-6238.txt b/tests/hazmat/primitives/vectors/oath/rfc-6238.txt index 5c2fa114..cc209950 100644 --- a/tests/hazmat/primitives/vectors/oath/rfc-6238.txt +++ b/tests/hazmat/primitives/vectors/oath/rfc-6238.txt @@ -81,13 +81,13 @@ SECRET = 12345678901234567890 COUNT = 13 TIME = 2000000000 -TOTP = 69279037 +TOTP = 90698825 MODE = SHA256 SECRET = 12345678901234567890 COUNT = 14 TIME = 2000000000 -TOTP = 69279037 +TOTP = 38618901 MODE = SHA512 SECRET = 12345678901234567890 |