matrix-js-sdk
matrix-js-sdk copied to clipboard
Implementation of MSC3886 + ECDH secure channel
Checklist
- [ ] Tests written for new code (and old code if feasible)
- [ ] Linter and other CI checks pass
- [ ] Sign-off given on the changes (see CONTRIBUTING.md)
Here's what your changelog entry will look like:
✨ Features
- Implementation of MSC3886 + ECDH secure channel (#2683). Contributed by @hughns.