Aegis/app/src/main/java/com/beemdevelopment/aegis/encoding
Alexander Bakker 7e7c5317b1 Add support for importing from TOTP Authenticator
This is by far the most ridiculous format/'security' I've seen so far.
2020-02-19 11:59:34 +01:00
..
Base32.java Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00
Base64.java Add support for importing from TOTP Authenticator 2020-02-19 11:59:34 +01:00
EncodingException.java Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00
Hex.java Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00