- New tests
- Ability to also de-/serialize private & public keys from string and json map
- Remove lib/src folder and move its contents to lib/
- Rearranged project structure
- Optimized for pub.dev
- Ability to deserialize from Strings
- Initial public release to pub.dev
- Core encryption and decryption functionality
- Support for AES-256 encryption
- Ability to encrypt text and files
- Comprehensive documentation and examples
- Implemented secure key handling
- Added salt generation for password-based encryption