Skip to content

v1.01.03

Latest
Compare
Choose a tag to compare
@AndroidWithRossyn AndroidWithRossyn released this 18 Sep 05:37
· 2 commits to main since this release

Enhanced Security and Stability

New Features

  • AES-256 Encryption Support: Integrated support for the AES-256 encryption algorithm, providing a stronger level of data protection.
  • Automatic Key Rotation: Added functionality for automatic key rotation to bolster security and ensure that encryption keys are periodically updated without user intervention.

Fixes

  • Data Corruption Issue: Addressed a critical issue where data corruption occurred during encryption. This fix ensures data integrity across different devices and scenarios.
  • Fallback Mechanism: Implemented a fallback to regular SharedPreferences in case of encryption failure. This change resolves crashes reported on certain Samsung Android devices.

Security Enhancements

  • Brute Force Protection: Strengthened protection mechanisms to prevent brute force attacks, enhancing the overall security of the encryption processes.