issues
search
arkworks-rs
/
marlin
A Rust library for the Marlin preprocessing zkSNARK
Apache License 2.0
315
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix verify annotation
#95
cx19981114
opened
10 months ago
0
Upgrade to v0.4.0
#94
TakodaS
opened
1 year ago
4
pull updates from Victor Lopes: Vlopes11/constraints
#93
weijiguo
closed
1 year ago
1
Compute mask_poly that sums to zero without division by domain_h vanishing polynomial
#92
akinovak
closed
2 years ago
0
Add sponge module
#91
vlopes11
opened
2 years ago
0
Use `CanonicalSerialize::serialized_size()` for proof size.
#90
mmaker
closed
2 years ago
0
Correct the comment on `absorb` in `SimpleHashFiatShamirRng`
#89
weikengchen
closed
2 years ago
1
Fix and update dependencies to 0.3
#88
vlopes11
opened
2 years ago
2
Fix and update dependencies to 0.3
#87
vlopes11
opened
2 years ago
0
Unify the interface for Fiat-Shamir transform
#86
nirvantyagi
closed
2 years ago
3
Notes on Implementing Marlin + Plookup
#85
jon-chuang
opened
2 years ago
0
question on bn254
#84
csc290Spr2018
closed
2 years ago
3
Add constructor for `IndexInfo`
#83
Schaeff
closed
3 years ago
0
Make marker public in IndexInfo
#82
Schaeff
closed
3 years ago
2
A question in Marlin paper in section 5.3.2
#81
wang12d
closed
2 years ago
3
Change arithmetization to improve proof and vk size
#80
Pratyush
closed
3 years ago
1
Underflow panic
#79
Schaeff
opened
3 years ago
3
Release v0.3.0
#78
weikengchen
closed
3 years ago
0
Update Cargo.toml
#77
psivesely
closed
3 years ago
0
Update AUTHORS
#76
psivesely
closed
3 years ago
0
Update README.md
#75
psivesely
closed
3 years ago
0
Update diagram.tex
#74
jon-chuang
closed
3 years ago
4
Update diagram.tex
#73
jon-chuang
closed
3 years ago
2
[Q] why not implement UniversalSetupSNARK for Marlin
#72
alxiong
closed
3 years ago
2
Remove an unnecessary clone of the full witness
#71
ryanleh
closed
2 years ago
0
Witness multiplication optimization
#70
ryanleh
opened
3 years ago
0
Release v0.2.0 PR
#69
weikengchen
closed
3 years ago
0
Update changelog
#68
ValarDragon
closed
3 years ago
0
Replace `rand_core` with `ark_std::rand`
#67
weikengchen
closed
3 years ago
0
Add all the files from template into repo
#66
ValarDragon
closed
3 years ago
0
Remove `bench-utils`
#65
Pratyush
closed
3 years ago
0
Trouble compiling Marlin with IPA-PC
#64
drewstone
closed
3 years ago
6
Bump the version of Blake and Digest
#63
weikengchen
closed
3 years ago
0
Switch to panic='abort' for safety across FFI boundaries
#62
ValarDragon
closed
3 years ago
0
Sync the `commit-and-prove` branch with the changes in master on optimization goal
#61
weikengchen
closed
3 years ago
0
Switch outlining to the new optimization goal interface
#60
weikengchen
closed
3 years ago
3
Sync the updates to master to the commit-and-prove branch
#59
weikengchen
closed
3 years ago
0
Fix outlining
#58
weikengchen
closed
3 years ago
8
Turn off outlining temporarily
#57
weikengchen
closed
3 years ago
0
Outer check may fail due to outlining
#56
weikengchen
closed
3 years ago
0
Sync the serialization updates to `commit-and-prove` from `master`
#55
weikengchen
closed
3 years ago
0
Add serialization for keys
#54
weikengchen
closed
3 years ago
0
Fix the missing `outline_lcs` for prover
#53
weikengchen
closed
3 years ago
0
Update the `commit-and-prove` branch with recent refactoring in the `master`
#52
weikengchen
closed
3 years ago
0
Add serialization for Proof
#51
weikengchen
closed
3 years ago
0
Remove circuit `C` and some lifetime specifiers from the type
#50
weikengchen
closed
3 years ago
1
Update the commit-and-prove branch to be synced up with master
#49
weikengchen
closed
3 years ago
1
Add the benchmark
#48
weikengchen
closed
3 years ago
8
Automatically pad the formatted input size to 2^k
#47
weikengchen
closed
3 years ago
2
Update for arkworks-rs/algebra#53
#46
ryanleh
closed
3 years ago
0
Next