#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

#1690 in Cryptography

Download history 4/week @ 2024-08-05 1/week @ 2024-08-26 23/week @ 2024-09-16 23/week @ 2024-09-23 8/week @ 2024-09-30 1/week @ 2024-10-14 1/week @ 2024-11-04 170/week @ 2024-11-18

171 downloads per month
Used in 7 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–5MB
~83K SLoC