jamie-mh / AuthenticatorPro

📱 Two-Factor Authentication (2FA) client for Android + Wear OS
https://authenticatorpro.jmh.me
GNU General Public License v3.0
2.98k stars 198 forks source link

Unknown algorithm #890

Closed handyfreak closed 1 year ago

handyfreak commented 1 year ago

Describe the bug See additional context below.

To Reproduce Steps to reproduce the behavior:

  1. Go to '+'
  2. Click on 'Scann a QR Code.'
  3. Scroll down to 'Take Picture with camera.'
  4. See error and Pictures Unknown Algorithm '3

Screenshot_20230802_230437_Gallery

Screenshot_20230802_230340_Gallery

Expected behavior To add the account to my wallet

App Version 1.2.10

*Additional context I exported the account from Google authenticator, together with others which has been imported successful. After the first error i exported the missing account only, result same error.

Exporting and importing from one phone to another using Google authenticator works, tested both ways.

!!! The Account has a non editable, proper name, like "Name GmbH:" followed by a editabable name which i can chose and change. SEE red circle on screenshot.

Screenshot_20230802_230246_Photo Editor

I also tried to change the editable part to a shorter, simple name - no success.

(The account name on the picture is blacked out for GDPR.)

jamie-mh commented 1 year ago

It appears that your account uses the SHA-512 algorithm. I've added support for SHA-256 and SHA-512 in 6c76b53.