Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 277 Bytes

File metadata and controls

5 lines (4 loc) · 277 Bytes

Execution engine virtual machine crate

This crate contains all the logic related to running computations in the Nillion network. This uses the types and functionality defined in the secrets crate as a building block to hide secrets before performing computations on them.