Name Description Size
index.js 927
MSC3903ECDHv2RendezvousChannel.js Implementation of the unstable [MSC3903](https://github.com/matrix-org/matrix-spec-proposals/pull/3903) X25519/ECDH key agreement based secure rendezvous channel. Note that this is UNSTABLE and may have breaking changes without notice. MSC3886/MSC3903/MSC3906 are now closed and so this functionality will be removed in future. However, we want to keep this implementation around for some time. TODO: define an end-of-life date for this implementation. 7228
MSC4108SecureChannel.js Prototype of the unstable [MSC4108](https://github.com/matrix-org/matrix-spec-proposals/pull/4108) secure rendezvous session protocol. @experimental Note that this is UNSTABLE and may have breaking changes without notice. Imports @matrix-org/matrix-sdk-crypto-wasm so should be async-imported to avoid bundling the WASM into the main bundle. 8504