Commit Graph

17 Commits

Author SHA1 Message Date
Hendrik Eeckhaut
55a26aad77 build: Lock + document Cargo.lock (#885) 2025-06-04 09:12:06 +02:00
dan
046485188c chore: add Cargo.lock to .gitignore (#870) 2025-05-21 09:56:08 +00:00
Hendrik Eeckhaut
2da0c242cb build: Check in Cargo lock files (#742) 2025-05-12 10:22:13 +02:00
sinu.eth
9a081c6cbc feat: automated network benches (#457)
* feat: automated network benches

* Update tlsn/benches/src/metrics.rs

Co-authored-by: dan <themighty1@users.noreply.github.com>

* remove explicit drops

* remove unnecessary sudo

---------

Co-authored-by: dan <themighty1@users.noreply.github.com>
2024-03-20 09:01:40 -08:00
Christopher Chong
4408dfa316 Migrate notary-server repo (#358)
* Migrate notary-server repo in, merge in github actions, update dockerfile and readme.

* Correct formatting.

* Move clippy back to original order.

* Fix clippy warning.

* The notary server was moved to this repo

#358

* Modify comments.

* Add session id query param PR changes.

* Fix cd issue and client bug.

---------

Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
2023-10-13 15:08:00 +08:00
Christopher Chong
b7349feba9 Add function to load secret from env. 2023-07-05 17:11:10 +08:00
sinu.eth
6818c45701 mpc-circuits-v2 (#212)
* mpc-circuits-v2

* update .gitignore

* little things

* reverse order of generics in add_array_input
2023-05-08 09:12:04 -07:00
sinu.eth
389aafe663 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
2023-03-21 12:28:54 -07:00
sinu
d8ca7010c6 ignore .vscode 2023-01-20 12:44:19 -08:00
th4s
0edecdceb3 Adapt .gitignore to exclude neovim settings 2023-01-18 12:43:13 +01:00
Michael Rosenberg
91114deb82 Undid reversion 2022-06-28 02:59:47 -04:00
Michael Rosenberg
ec8250a72e Reverted to 6569a0e 2022-06-28 02:54:51 -04:00
Michael Rosenberg
08dc29462d Refactor compiling; tests not compiling 2022-06-28 01:46:12 -04:00
sinuio
47cb4fc5f0 rename pop to tlsn 2022-04-11 13:09:01 -07:00
sinuio
d98c5d0549 refactored code to use protobuf circuits 2022-02-28 19:39:59 -08:00
sinuio
3b33854f90 circuit implementation 2022-01-27 17:15:22 -08:00
Justin Martin
90f9f52f05 Some initial work 2022-01-13 23:08:06 -08:00