Sean Bowe
|
87536cea10
|
Use newtypes to simplify Debug implementations for pinning verification keys.
|
2021-02-17 15:20:19 -07:00 |
|
Sean Bowe
|
6226426be0
|
Restore whitespace
|
2021-02-17 15:19:34 -07:00 |
|
ebfull
|
bc9d05e67b
|
Apply suggestions from code review
Co-authored-by: str4d <jack@electriccoin.co>
|
2021-02-17 15:19:34 -07:00 |
|
Sean Bowe
|
dfa7d96fa9
|
Refactor verification key hashing logic to use Display impls.
|
2021-02-17 15:19:34 -07:00 |
|
therealyingtong
|
f35e190455
|
Hash in field modulus, curve parameters
|
2021-02-17 15:19:34 -07:00 |
|
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 |
|
Sean Bowe
|
65ed1d8568
|
Check h_evals/h_commitments lengths in vanishing argument verifier.
|
2020-12-22 08:59:06 -07:00 |
|
Jack Grigg
|
8389389d37
|
model: metrics 0.13.0-alpha.13
|
2020-12-22 12:27:36 +00: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
|
d4424db8d4
|
Collect some prover metrics
|
2020-11-23 12:47:51 +00:00 |
|
therealyingtong
|
28e07eab16
|
Add to documentation for coset evaluation domain
|
2020-11-10 13:44:52 +08:00 |
|
Sean Bowe
|
116659c1ba
|
Refactor module tree.
|
2020-09-07 13:07:51 -06:00 |
|