2PC HMAC-SHA256 PRF (#209)

* prf

* prf circuits

* tests passing

* removed unused deps and code

* remove dead test

* state checks

* more cleanup

* use mpc_circuits test_circ

* PR feedback

* remove deprecated crates

* rename stuff
This commit is contained in:
sinu.eth
2023-03-21 12:28:54 -07:00
committed by GitHub
parent 1498941999
commit 389aafe663
76 changed files with 3265 additions and 5958 deletions

3
.gitignore vendored
View File

@@ -23,3 +23,6 @@ Cargo.lock
.vscode/
tlsn-mpc-circuits/compiled/*
# ignore compiled circuits
**/bin/*.bin