#noise-protocol #end-to-end-encryption #relay #e2ee #mpc #tss #websocket

mpc-protocol

Multi-party computation framework using the noise protocol for end-to-end encryption

7 unstable releases

0.7.1 Nov 20, 2024
0.7.0 Jul 9, 2024
0.6.1 Mar 16, 2024
0.6.0 Jan 10, 2024
0.4.1 Jun 28, 2023

#1182 in Cryptography


Used in 6 crates (5 directly)

MIT/Apache

70KB
2K SLoC

Moved to polysig-protocol.

Relay service protocol types, encoding and helper functions.

Size Limitations

The maximum size of a noise protocol message is 65535 and we further limit the size of buffers for encoding to 32KB.

Dependencies

~3–4.5MB
~82K SLoC