[package] name = "mpc-relay-protocol" version = "0.4.0" edition = "2021" description = "Multi-party computation framework using the noise protocol for end-to-end encryption" keywords = ["mpc", "tss", "relay", "crypto", "e2ee"] license = "MIT OR Apache-2.0" [dependencies] mpc-protocol = "0.4"