- Update dependencies
- Web support
- Added master secret as optional parameter
- migrate to null safety
- fix typo into getPublicKey method
- get rid of hex library. all public methods now accepts only Uint8List data
- migrate to cryptography library
- add CHANGELOG
- add example
- initial version