therealyingtong
|
52c028b4da
|
Disambiguate naming of hash() -> hash_into()
|
2021-02-17 15:19:34 -07:00 |
|
therealyingtong
|
b204ff74a8
|
Do not return hash results from component hash() methods
|
2021-02-17 15:19:34 -07:00 |
|
therealyingtong
|
4aa4b4463a
|
Hash domain and cs into transcript
|
2021-02-17 15:19:34 -07:00 |
|
Kris Nuttycombe
|
74b2aa715f
|
Require Rotation instead of i32 for relative rows in circuits.
Co-authored-by: str4d <thestr4d@gmail.com>
|
2021-01-14 11:57:32 -07:00 |
|
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
|
875c223748
|
Simplify h_poly expression evaluation in Proof::create
|
2020-11-24 23:43:48 +00:00 |
|
therealyingtong
|
c3d0a172a7
|
Create multiopen abstraction
|
2020-10-14 00:35:25 +08:00 |
|
Sean Bowe
|
a37c926a89
|
Address clippy lints
|
2020-09-20 13:09:03 -06:00 |
|
therealyingtong
|
a6f5d0ad5e
|
Remove fork from OpeningProof prover; add loop in PLONK prover to try different f_blind values
|
2020-09-19 16:57:32 +08:00 |
|
therealyingtong
|
5724706a09
|
Add MSM and Guard structs in polycommit scheme
|
2020-09-10 18:51:41 +08:00 |
|
Sean Bowe
|
116659c1ba
|
Refactor module tree.
|
2020-09-07 13:07:51 -06:00 |
|