halo2/benches
Jack Grigg 3079800f42 Remove `Var::new` trait method
As the underlying `Region` methods now return `AssignedCell` instead of
`Cell`, we can simplify all the places where we then constructed a
`CellValue` struct.
2021-12-08 01:48:17 +00:00
..
circuit.rs Migrate to latest halo2 revision 2021-11-26 16:24:26 +00:00
note_decryption.rs Benchmark batch trial decryption 2021-08-12 01:36:38 +01:00
poseidon.rs Remove `Var::new` trait method 2021-12-08 01:48:17 +00:00
primitives.rs poseidon: Make Spec trait methods not take (&self) parameter. 2021-11-30 10:02:16 -05:00
small.rs Add small key derivation benchmarks 2021-03-20 18:19:51 +13:00