matrix-rust-sdk
matrix-rust-sdk copied to clipboard
InvisibleCrypto | Share Room Keys: Expose a new global crypto sdk setting to allow to enable the new distribution mode (invisible crypto)
Part of MSC4153 (Invisible Crypto).
Follow up of #3565
Expose a new SDK setting, dynamic that can for example be enabled in app via a toggle to allow to use the new invisible crypto distribution mode.
Also update FFI (and wasm?) bindings.