This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
0.0.2
-
New solution using different encryptions for different API levels:
- For API 21 & 22 AES (AesCbcWithIntegrity) for values and RSA for securing the AES key itself
- FOR API 23 and upwards default android AES solution for values