Playground for
Secure Multi-Party Computation
using SINE's
Tandem engine
.
// All programs must be written in Garble. // See https://github.com/sine-fdn/garble-lang pub fn main(a: i32, b: i32) -> i32 { a + b }
MPC Server
https://echo-server.sine.dev
http://localhost:8000
Compute
SMPC Engine WASM Notebook by
SINE Foundation e.V.