matrix-rust-sdk icon indicating copy to clipboard operation
matrix-rust-sdk copied to clipboard

bindings/crypto-nodejs: add functions for encrypting custom to-device messages for receivers

Open turt2live opened this issue 2 years ago • 3 comments

This will be needed for things like MSC3401 VoIP where arbitrary event shapes will need encrypting and sending as to-device messages.

turt2live avatar Jul 04 '22 22:07 turt2live

not a blocker for the bot-sdk bindings, but also higher priority for the medium term.

turt2live avatar Jul 04 '22 22:07 turt2live

Hey :-),

I don't understand the feature request. Do you know if the matrix-sdk-crypto crate supports that already?

Hywan avatar Jul 11 '22 15:07 Hywan

I don't know if it supports it, but we do need a way to encrypt arbitrary toDevice messages :D

turt2live avatar Jul 11 '22 16:07 turt2live