- Update minimum sdk.
- Update example
- Updated payload structure to follow a fully explicit sequence: salt(16) + nonce(12) + ciphertext + tag Improved cross-language compatibility with libraries using the same payload
- Update iterations 100,000
- Update example
- Update meta data
- Using PBKDF2 + AES-GCM only
- Using PBKDF2 + AES-GCM with decryptLegacy
- Update Readme.
- Named parameters with required.
- Remove unnecessary async, update throw argument error.
- Update Readme.
- Remove unnecessary async.
- Add API Docs.
- Add Demo.
- Update Readme.
- Update information.
- Initial release.