Aegis/app
Alexander Bakker ee15a61403 Prevent the use of MD5 for anything other than mOTP
This forcefully resets any HOTP/TOTP entries that were using MD5 back to
SHA1, because users could only configure this by mistake. No website should be
using it, as the HOTP algorithm was not made to be compatible with the
hash length of MD5.
2022-12-04 18:49:54 +01:00
..
src Prevent the use of MD5 for anything other than mOTP 2022-12-04 18:49:54 +01:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Release v2.1 2022-11-20 16:19:37 +01:00
lint.xml Downgrade ResourceType linter error to a warning 2022-08-03 22:42:56 +02:00
proguard-rules.pro Disable R8 obfuscation 2022-10-09 18:28:56 +02:00