issues
search
TaceoLabs
/
co-snarks
Tooling for creating collaborative SNARKs for Circom circuits.
https://docs.taceo.io
Apache License 2.0
91
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feat/ultrahonk update
#251
florin5f
opened
12 hours ago
0
build(deps): update circom dependencies
#250
dkales
opened
1 day ago
0
fix: change shamir preprocessing time log to float
#249
fabian1409
closed
1 day ago
0
feat!: added run_and_get_network to CircomRep3VmWitnessExtension, changed run and run_with_flat back to consume self
#248
fabian1409
closed
1 day ago
0
Prepare the circuit builder for using an MPC driver for trace layouting (as, e.g., required by lookup tables)
#247
rw0x0
opened
2 days ago
0
co-Circom binary library
#246
0xThemis
opened
2 days ago
0
Make result of Compiler serializable
#245
0xThemis
opened
2 days ago
0
Use P: AsRef<Path> as paramter for files in public API
#244
0xThemis
opened
2 days ago
0
Resolver needs to be "1"
#243
0xThemis
opened
2 days ago
1
refactor!: split network config into two types
#242
fabian1409
closed
1 week ago
0
feat: Add functionality to decompose a shared fieldelement with yao
#241
rw0x0
closed
1 week ago
0
Improve CI caching strategy
#240
dkales
opened
1 week ago
0
feat: Add functionality to decompose a shared fieldelement with yao
#239
rw0x0
closed
1 week ago
0
fix: install rustls default crypto provider in our main binaries & examples
#238
dkales
closed
1 week ago
0
fix: handle inputs that are >= mod in the same way as snarkjs
#237
fabian1409
closed
1 week ago
0
fix: can now parse bool inputs
#236
fabian1409
closed
1 week ago
0
Partial loops over components cause panic in witness extension
#235
fabian1409
opened
1 week ago
0
feat: Allow to choose different a2b/b2a implementations via the VM config, fix y2b, and make a2y2b/b2y2a the default option.
#234
rw0x0
closed
1 week ago
0
feat: Add Rep3 compatible garbled circuit implementations and conversion methods for a2y, y2a, b2y, y2b, a2y2b, and b2y2a.
#233
rw0x0
closed
1 week ago
0
feat: provide binary to inline circom sources
#232
dkales
opened
1 week ago
1
fix: fixed path in zkey benches
#231
fabian1409
closed
1 week ago
0
Secret Sharing when using co-snarks as lib is clunky
#230
0xThemis
opened
1 week ago
0
feat: add feature to support config compressed/uncompressed serialize…
#229
SuccinctPaul
closed
3 days ago
1
Rewrite MPC-Net NetworkConfig
#228
0xThemis
closed
6 days ago
2
refactor: replace quinn with tokio_rustls
#227
fabian1409
opened
2 weeks ago
0
Reexport necessary struct in sub projects
#226
0xThemis
opened
2 weeks ago
1
Refactor/groth16 cleanup
#225
0xThemis
closed
2 weeks ago
0
Deduplicate Groth16 MPC trait point type
#224
dkales
closed
2 weeks ago
0
chore: added wait statements to example shell scripts
#223
fabian1409
closed
2 weeks ago
1
fix: fixed read task breaking too early, caused error during proof gen
#222
fabian1409
closed
2 weeks ago
1
fix: fixed read task breaking too early, caused error during proof gen
#221
fabian1409
closed
2 weeks ago
0
Refactor/massive rewrite
#220
0xThemis
closed
2 weeks ago
0
ci: Add noir examples to CI pipeline
#219
rw0x0
closed
2 weeks ago
0
ci: Add noir examples to CI pipeline
#218
rw0x0
closed
2 weeks ago
1
feat!: Replace a panic from the ultracircuitbuilder with an Error
#217
rw0x0
closed
2 weeks ago
0
fix!: Adapt co-noir binary to handle public noir inputs correctly
#216
rw0x0
closed
2 weeks ago
0
chore: release main
#215
taceo-bot
opened
2 weeks ago
0
feat: Optimize shamir double randomnes generation using seeds
#214
rw0x0
closed
2 weeks ago
0
Update descriptions, Readme and docs to include noir
#213
dkales
opened
3 weeks ago
0
feat: Add the possibility to share co-circom inputs and witness in compressed form
#212
rw0x0
closed
2 weeks ago
0
feat: Upgrade UltraHonk to be compatible with Barretenberg v0.55.1
#211
rw0x0
closed
2 weeks ago
0
ci: example test cases fail sometimes due to addr reuse
#210
dkales
closed
2 weeks ago
1
chore: release main
#209
taceo-bot
closed
3 weeks ago
1
feat: Add merging inputs to co-noir binary
#208
rw0x0
closed
3 weeks ago
0
chore: release main
#207
taceo-bot
closed
3 weeks ago
1
Shamir correlated randomness generation perfomance unstable
#206
fabian1409
closed
1 week ago
1
build(deps): do not use workspace dependencies for our own crates
#205
dkales
closed
4 weeks ago
0
build: update release-please config for new packages
#204
dkales
closed
4 weeks ago
0
Make tests refer to KAT files by CARGO_MANIFEST_DIR
#203
dkales
closed
6 days ago
1
feat: Add Verifying key serialization and add verification to co-noir binary
#202
rw0x0
closed
4 weeks ago
0
Next