All notable changes to this project will be documented in this file.
- New feature: Encryption algorithm now supports AES-256.
- Added automatic key rotation for enhanced security.
- Resolved issue with data corruption during encryption.
- Fallback to regular SharedPreferences in case of encryption failure.
Crashing in Android Samsung Devices
- Enhanced protection mechanisms to prevent brute force attacks.
- Initial release with basic encryption.
- EncryptedSharedPreferences with AES256 encryption for keys and values
For detailed release notes, please refer to the releases page.