halo2/halo2_gadgets
Jack Grigg 96d4a31d39 halo2_gadgets: Batch inversions in `SinsemillaChip::hash_to_point`
This saves around 3.7% in proving time for a 2-action Orchard bundle on
a Ryzen 9 5950X.
2022-05-08 03:28:34 +00:00
..
benches halo2_gadgets: Remove usage of `array::IntoIter::new` 2022-04-27 12:56:54 +00:00
proptest-regressions/constants Migrate to `halo2_gadgets` crate in subdir 2022-01-27 23:08:01 +00:00
src halo2_gadgets: Batch inversions in `SinsemillaChip::hash_to_point` 2022-05-08 03:28:34 +00:00
CHANGELOG.md halo2_gadgets: Generalise `MerklePath` beyond two `MerkleChip`s 2022-05-07 23:03:30 +00:00
Cargo.toml Merge pull request #542 from zcash/relicense-mit-or-apache-2.0 2022-05-05 13:50:45 -06:00
README.md Relicense Halo 2 crates as MIT OR Apache 2.0 2022-04-07 14:22:49 +00:00
katex-header.html Fix docs.rs build 2022-03-17 19:14:11 +00:00

README.md

halo2_gadgets Crates.io

IMPORTANT: This library is in beta, and should not be used in production software.

Requires Rust 1.51+.

Documentation

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.