#threshold-signature #relay #mpc #tss #e2ee #crypto

mpc-protocol

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

5 unstable releases

0.6.1 Mar 16, 2024
0.6.0 Jan 10, 2024
0.5.0 Nov 4, 2023
0.4.1 Jun 28, 2023
0.4.0 Jun 19, 2023

#1208 in Cryptography

Download history 2/week @ 2024-02-05 41/week @ 2024-02-12 3/week @ 2024-02-19 24/week @ 2024-02-26 24/week @ 2024-03-04 170/week @ 2024-03-11 46/week @ 2024-03-18 6/week @ 2024-03-25 56/week @ 2024-04-01 13/week @ 2024-04-08 13/week @ 2024-04-15 14/week @ 2024-04-22 8/week @ 2024-04-29 16/week @ 2024-05-06

53 downloads per month
Used in 6 crates (4 directly)

MIT/Apache

67KB
1.5K SLoC

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
~88K SLoC