Aegis/app
Alexander Bakker b81ec0f073 Fix importing andOTP backups with more than 10000 PBKDF iterations
These larger numbers of iterations cause the key derivation process to take
longer, so I also moved that task to the background. andOTP now also has a
proper "issuer" field, so we make use of that as well.

Also fixes an issue where padded base32 could not be decoded. This issue is only
present for the andOTP importer as far as I know, so that's why that change is
included here.
2020-06-06 13:44:23 +02:00
..
src Fix importing andOTP backups with more than 10000 PBKDF iterations 2020-06-06 13:44:23 +02:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Add ability to transfer tokens with qr codes 2020-06-06 12:23:28 +02:00
lint.xml Replace SpongyCastle with BouncyCastle 2020-05-16 12:30:38 +02:00
proguard-rules.pro Replace SpongyCastle with BouncyCastle 2020-05-16 12:30:38 +02:00