mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-09 14:48:13 -05:00
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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -23,3 +23,6 @@ Cargo.lock
|
||||
.vscode/
|
||||
|
||||
tlsn-mpc-circuits/compiled/*
|
||||
|
||||
# ignore compiled circuits
|
||||
**/bin/*.bin
|
||||
Reference in New Issue
Block a user