#crypto #smpc #garbled-circuits #circuit-description #secure-computation #programming-language

tandem_garble_interop

Interopability between the Tandem SMPC engine and the Garble programming language

3 releases (breaking)

0.3.0 Nov 30, 2022
0.2.1 Nov 30, 2022
0.1.0 Nov 28, 2022

#1716 in Cryptography

43 downloads per month
Used in 2 crates

MIT license

125KB
2.5K SLoC

Tandem Garble Interop

This crate provides a library of helper functions for translating between the Tandem MPC engine circuit representation and the Garble language circuit representation and types.

For further details about these functions and how to use them, please refer to lib.rs.


lib.rs:

Interoperability between the Tandem MPC engine and the Garble language.

This crate provides helper functions for translating between the Tandem MPC engine circuit representation and the Garble language circuit representation and types.

Dependencies

~4–5.5MB
~132K SLoC