Aegis/app
Alexander Bakker 9cabd9f309 Add support for new Authenticator Pro backup format
This adds support for Authenticator Pro's latest backup format changes.
The format of the content itself has not changed as far as I can tell, but
they do use a different cipher and KDF now: AES GCM and Argon2id,
respectively.

The memory cost is statically set at 64MiB. I suspect that this may
cause OOM situations on some lower-end devices, but we'll see, not much
we can do about that right now without making more changes.
2023-09-07 22:30:22 +02:00
..
src Add support for new Authenticator Pro backup format 2023-09-07 22:30:22 +02:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Release v2.2.1 2023-09-06 23:49:51 +02:00
lint.xml Disable Glide notification permission lint check 2023-03-01 14:38:29 +01:00
proguard-rules.pro Disable R8 obfuscation 2022-10-09 18:28:56 +02:00