mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
TOTP different in Bitwarden than in GA or andOTP #506
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ZenoBell on GitHub (Nov 24, 2019).
What's the algorithm that Bitwarden uses for generating the TOTP codes ? GA AND andOTP are using SHA1 with 6 characters and 30 sec interval and it seems it never match with the Bitwarden code. Where am i mistaken ? Just for the sake of trying, i generated with the authenticator apps sha256 and sha512 but the code even after 1 min doesn't seem to match . What can be wrong?
@ZenoBell commented on GitHub (Nov 24, 2019):
my bad. It was the time wrong