Jack Grigg
|
cdbc41148a
|
Migrate to ff traits
The `Field` trait in this crate is now `FieldExt: ff::PrimeField`.
|
2020-12-01 20:55:03 +00:00 |
|
Jack Grigg
|
3407d13e4b
|
Move curves and fields into tweedle module
|
2020-11-12 21:36:59 +00:00 |
|
Sean Bowe
|
011132337f
|
Remove notes on multiopen module
|
2020-10-20 08:57:48 -06:00 |
|
therealyingtong
|
3761419ebc
|
Add documentation for multiopen.rs
|
2020-10-18 20:09:44 +08:00 |
|
Sean Bowe
|
1e9f7f37c6
|
Minor improvements to multiopen.
|
2020-10-15 17:16:44 -06:00 |
|
Sean Bowe
|
55ef4ea1f7
|
Unify the construct_intermediate_sets function between multiopen prover and verifier.
|
2020-10-15 17:01:30 -06:00 |
|
therealyingtong
|
1441193de1
|
Refactoring from initial code review
Co-authored-by: ebfull <ewillbefull@gmail.com>
|
2020-10-14 00:35:36 +08:00 |
|
therealyingtong
|
cbe4415870
|
Introduce Query and CommitmentData structs for multiopen
|
2020-10-14 00:35:25 +08:00 |
|
therealyingtong
|
c3d0a172a7
|
Create multiopen abstraction
|
2020-10-14 00:35:25 +08:00 |
|