halo2/halo2_gadgets
Jack Grigg 5202ec6eda Integrate `halo2_gadgets` into the workspace
THe SHA-256 example gadget has been moved into the `halo2_gadgets` crate
behind an `unstable` feature flag.
2022-01-27 23:32:04 +00:00
..
benches Integrate `halo2_gadgets` into the workspace 2022-01-27 23:32:04 +00:00
proptest-regressions/constants Migrate to `halo2_gadgets` crate in subdir 2022-01-27 23:08:01 +00:00
src Integrate `halo2_gadgets` into the workspace 2022-01-27 23:32:04 +00:00
CHANGELOG.md Migrate to `halo2_gadgets` crate in subdir 2022-01-27 23:08:01 +00:00
Cargo.toml Integrate `halo2_gadgets` into the workspace 2022-01-27 23:32:04 +00:00
README.md Integrate `halo2_gadgets` into the workspace 2022-01-27 23:32:04 +00:00
rust-toolchain Migrate to `halo2_gadgets` crate in subdir 2022-01-27 23:08:01 +00:00

README.md

halo2_gadgets Crates.io

IMPORTANT: This library is being actively developed and should not be used in production software.

Requires Rust 1.51+.

Documentation

License

Copyright 2020-2021 The Electric Coin Company.

You may use this package under the Bootstrap Open Source Licence, version 1.0, or at your option, any later version. See the file COPYING for more details, and LICENSE-BOSL for the terms of the Bootstrap Open Source Licence, version 1.0.

The purpose of the BOSL is to allow commercial improvements to the package while ensuring that all improvements are open source. See here for why the BOSL exists.