sCrypt-Inc / zokrates

A zero-knowledge proof toolbox on Bitcoin. A fork of zokrates (https://github.com/Zokrates/ZoKrates).
GNU Lesser General Public License v3.0
14 stars 1 forks source link

Save & read witness #12

Closed zhfnjust closed 3 years ago

zhfnjust commented 3 years ago

Fix #11

zhfnjust commented 3 years ago

source => ast => flattened_prog => ir_prog => ir::Interpreter=> witness

source => ast => flattened_prog => my_prog => my::Interpreter=> witness