mirror of
https://github.com/logos-storage/outsourcing-Reed-Solomon.git
synced 2026-01-02 13:43:07 +00:00
remove .o object files
This commit is contained in:
parent
41b2f60357
commit
b2d8b577f7
4
reference/.gitignore
vendored
4
reference/.gitignore
vendored
@ -1 +1,5 @@
|
||||
.DS_Store
|
||||
.ghc.environment.*
|
||||
*.o
|
||||
*.hi
|
||||
testMain
|
||||
|
||||
@ -20,13 +20,13 @@ transform.
|
||||
|
||||
- [x] FRI prover
|
||||
- [x] FRI verifier
|
||||
- [ ] proof serialization
|
||||
- [x] proof serialization
|
||||
- [ ] serious testing of the FRI verifier
|
||||
- [ ] full outsourcing protocol
|
||||
- [ ] command line interface
|
||||
- [x] faster Goldilocks field operations via C FFI
|
||||
- [ ] quadratic field extension in C too
|
||||
- [ ] faster hashing via C FFI
|
||||
- [x] faster hashing via C FFI
|
||||
- [ ] faster NTT via C FFI
|
||||
|
||||
### References
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user