- Migrate to AndroidX
- Edit encryptData for support input size greater then 512 bytes
- Fixed iOS functions and optimize the code
- Add method for decrypt string (more 512 byte) with public key (ANDROID)
- Add iOS compatibility
- Add signData and verifyData method
- Initial experimentation