mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-02 11:34:29 +00:00
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. |
||
---|---|---|
.. | ||
Base32.java | ||
Base64.java | ||
EncodingException.java | ||
Hex.java |