Aegis/app/src/main/java/com/beemdevelopment/aegis/otp
Alexander Bakker 6a5323b12b Make the Google Authenticator Protobuf parser more complete
I don't think Google Authenticator actually currently supports any of these
extra digit/algorithm options, but they're specified in the proto file, so we
should support them for completeness sake.
2020-12-07 21:28:27 +01:00
..
GoogleAuthInfo.java Make the Google Authenticator Protobuf parser more complete 2020-12-07 21:28:27 +01:00
GoogleAuthInfoException.java Rename package to com.beemdevelopment.aegis 2019-02-07 22:39:33 +01:00
HotpInfo.java Improve overall exception handling and error feedback to the user 2020-05-09 16:12:38 +02:00
OtpInfo.java Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00
OtpInfoException.java Rename package to com.beemdevelopment.aegis 2019-02-07 22:39:33 +01:00
SteamInfo.java Add support for Steam OTP 2019-04-01 22:37:52 +02:00
TotpInfo.java Check for the possibility of an overflow when parsing OTP period 2019-08-28 19:46:47 +02:00