v4.0.0-alpha.12
Pre-release
Pre-release
vadimavdeev
released this
04 Oct 16:38
·
173 commits
to master
since this release
October 4, 2019
Breaking Change
- Changed the type of
IGroupSessionMessage
data property fromBuffer
tostring
- that's how it is stored in Keyknox - to simplify deserialization.
New Feature
- Added ability to calculate 32 byte group session id from user-provided identifier. This is to be used in E3kit to download the shared group session from Keyknox so that users don't have to remember the session id and can load it by the same identifier provided during group creation.