issues
search
microsoft
/
Spartan
Spartan: High-speed zkSNARKs without trusted setup
MIT License
689
stars
119
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add example proving knowledge of cubic equation solution
#26
kubkon
closed
4 years ago
6
Cleaner Error handling + Refactor to idiomatic Result/Option patterns
#25
huitseeker
closed
4 years ago
5
Add APIs to specify an R1CS Instance
#24
srinathsetty
closed
4 years ago
1
Adapter for ZKInterface
#23
Tails
closed
4 years ago
2
How to use externally generated R1CS?
#22
Tails
closed
4 years ago
3
Some minor tweaks
#21
dlubarov
closed
4 years ago
4
Make releases from time to time
#20
TomaszWaszczyk
closed
4 years ago
2
Make public APIs smaller and add basic documentation
#19
srinathsetty
closed
4 years ago
0
Turn assert failures into appropriate error codes
#18
srinathsetty
closed
3 years ago
0
Support for stable rust
#17
srinathsetty
closed
2 years ago
0
Clippy
#16
srinathsetty
closed
4 years ago
0
Remove clippy override tags
#15
srinathsetty
closed
2 years ago
0
Pub
#14
srinathsetty
closed
4 years ago
0
introduce a separate type RandomTape atop Transcript
#13
srinathsetty
closed
4 years ago
0
Reduce the number of public APIs and modules
#12
srinathsetty
closed
4 years ago
0
introduce APIs for NIZK and SNARK proof systems
#11
srinathsetty
closed
4 years ago
0
Introduce separate types for random_tape and transcript
#10
srinathsetty
closed
4 years ago
0
Add documentation for all public APIs
#9
srinathsetty
closed
4 years ago
0
Abstract Scalar and ScalarBytes with a unified Scalar
#8
srinathsetty
closed
4 years ago
0
Deduplicate hiding sum-check code
#7
srinathsetty
closed
2 years ago
0
Produce public parameters given size bounds on R1CS instance
#6
srinathsetty
closed
4 years ago
0
Ensure constant term in z is Scalar::one()
#5
srinathsetty
closed
4 years ago
0
Introduce random_tape
#4
srinathsetty
closed
4 years ago
1
Create types and benches for SpartanSNARK and SpartanNIZK
#3
srinathsetty
closed
4 years ago
0
Flatten vectors in ProductCircuit to gain better performance
#2
srinathsetty
closed
4 years ago
0
Abstract Scalar and ScalarBytes into a unified type that the rest of the code uses
#1
srinathsetty
closed
4 years ago
0
Previous