secure-preferences v0.0.2 Release Notes

    • ➕ Added methods to get/set strings un-encrypted
    • ➕ Added backup PBKDF function in case PBKDF2WithHmacSHA1 not supported
    • 🔨 Refactored code to make it easier to change the AES mode and PBKDF function.
    • Increased iterations of PBKDF from 1000 to 2000.