arcis-compiler 0.9.0

A framework for writing secure multi-party computation (MPC) circuits to be executed on the Arcium network.
Documentation
1
2
3
4
5
6
7
pub mod aes_cipher;
pub mod hkdf;
pub mod hmac;
pub mod key;
pub mod rescue_cipher;
pub mod rescue_desc;
pub mod rescue_prime_hash;