Skip to content

Releases: slashdigital/lib_omemo_encrypt

v0.2.2-alpha Release with some minor changes

17 Mar 03:30

Choose a tag to compare

v0.2.1-alpha

15 Mar 04:34

Choose a tag to compare

v0.2.0-alpha Release for early testing

25 Feb 04:05

Choose a tag to compare

  • Improve storage interface
  • Fix bug on deserialize key
  • Fix bug on public key getter
  • Expose pk for session cipher state

Full Changelog: v0.1.1-alpha...v0.2.0-alpha

v0.1.1-alpha Release for early testing

10 Feb 03:37

Choose a tag to compare

  • Fix issues on avoid the verify function to alter the original params, it causes issues in integration tests

Full Changelog: v0.1.0-alpha...v0.1.1-alpha

v0.1.0-alpha Release for early testing

08 Feb 10:45

Choose a tag to compare

  • Protobuf support for local storage to serialize session and session state and all of it content to/from fromBytes
  • Storage interface can be extended (TODO: improve relevant function with serialization)
  • [Test] Partially tested for different classes and some integration tests (mixed with Unit test coverage for now)
  • [Test] Dummy Conversation Person/Group for integrating test

Full Changelog: v0.0.2-nightly...v0.1.0-alpha

v0.0.2-nightly Build for testing

08 Feb 04:58
0aea693

Choose a tag to compare

What's Changed

  • Add whatsapp like group chat end to end implementation
  • add more test cases
  • Add local storage and serialization back and forth to protobuf by @npsopheak in #1

New Contributors

Full Changelog: v0.0.1-nightly...v0.0.2-nightly

v0.0.1-nightly Build for testing

04 Feb 10:12
9c5dc23

Choose a tag to compare

  • Add the initial working cipher session one on one with OMEMO message prototype

Full Changelog: https://github.com/npsopheak/lib_omemo_encrypt/commits/v0.0.1-nightly