Skip to content

0.7.0

Compare
Choose a tag to compare
@poljar poljar released this 17 Jul 14:34
· 47 commits to main since this release
0.7.0

What's Changed

Features

  • Add an Elliptic Curve Integrated Encryption Scheme. This scheme can be used to establish a secure ephemeral encrypted channel, in situations for which Olm may be unsuitable due to complexity or the unavailability of long-term identity keys. There is also support for out-of-band authentication of the receiver side. The scheme was designed primarily for purposes of implementing Matrix QR code login. (#151).

Security