-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Looks like Google Authenticator (GA) only support SHA1 URIs even though it says it support 256/512.
I have tested it with a few other authenticators on iPhone:
Not working:
- Microsoft Authenticator (SHA512)
- DUO (SHA512)
- Authy (SHA512)
Working:
- Lastpass Authenticator (SHA1/256/512+8 Digits)
- Authenticator (512+8 Digits)
- Google Authenticator (SHA1)
- 1Password TOTP (SHA512 & 8 Digits, tested @nugget)
Is there any problem with the Base32 padding or URI encoding that could be preventing other apps from working properly?
I saw this article that GA has a potential problem and recommends using their authenticator for their Sophos firewall. Let me know what you think.
EDIT: Funny how Google helped with the SHA1 Collision Attack and Google Authenticator still only supports SHA1. Is there any problem to that?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels