adorsys/secure-storage-android

Change SecureStorage en/decryption logic to Cipher mode (v.2)

drilonrecica opened this issue · 1 comments

Use Cipher for en/decrypting instead of current solution.
See SecureStorage2 for inspiration

Irrelevant because of move to SecureStorage2