6 releases
Uses new Rust 2021
0.2.0 | Jun 23, 2022 |
---|---|
0.1.0 | May 10, 2022 |
0.1.0-beta.4 | Apr 6, 2022 |
0.1.0-beta.3 | Mar 22, 2022 |
0.0.0 | Jan 20, 2022 |
#187 in Cryptography
12,507 downloads per month
Used in 5 crates
(2 directly)
565KB
12K
SLoC
halo2_proofs 
Documentation
Minimum Supported Rust Version
Requires Rust 1.56.1 or higher.
Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.
Controlling parallelism
halo2_proofs
currently uses rayon for parallel
computation. The RAYON_NUM_THREADS
environment variable can be used to set the number of
threads.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
Dependencies
~2.3–7MB
~100K SLoC