arcis-compiler 0.9.4

A framework for writing secure multi-party computation (MPC) circuits to be executed on the Arcium network.
Documentation
1
2
3
4
5
pub mod curve_array;
pub mod curve_value;
pub mod field_array;
pub mod global_expr_store;
pub mod value;