Basic encryption/decryption support
Added basic encryption/decryption support in the Session
, using the Matrix Rust Crypto SDK. This branch contains the core contributions of the older crypto
branch, applied on top of the latest main
, plus many fixes to enable actually encrypting and decrypting events.
Edited by Charles Wright