halo2/benches
therealyingtong 5b26c7d67a Pass rng to create_proof API.
As of halo2#444, all APIs now take `R: RngCore` arguments instead of
internally depending on `rand::rngs::OsRng`.
2022-01-05 21:30:45 +08:00
..
circuit.rs Pass rng to create_proof API. 2022-01-05 21:30:45 +08:00
note_decryption.rs Pass rng to create_proof API. 2022-01-05 21:30:45 +08:00
poseidon.rs Pass rng to create_proof API. 2022-01-05 21:30:45 +08:00
primitives.rs poseidon: Remove `self` parameter from `Domain` trait methods 2021-12-10 02:40:33 +00:00
small.rs Add small key derivation benchmarks 2021-03-20 18:19:51 +13:00