Skip to content
forked from zcash/halo2

License

Unknown, Unknown licenses found

Licenses found

Unknown
COPYING
Unknown
LICENSE-BOSL
Notifications You must be signed in to change notification settings

tigerneil/halo2

This branch is 393 commits behind zcash/halo2:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c12620c · Feb 16, 2022
Feb 15, 2022
Feb 15, 2022
Feb 14, 2022
Feb 14, 2022
Feb 14, 2022
Dec 26, 2020
Feb 14, 2022
Jan 27, 2022
Oct 25, 2020
Apr 16, 2021
Feb 14, 2022
Aug 22, 2020
Jun 1, 2021

Repository files navigation

halo2 Crates.io

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

Minimum Supported Rust Version

Requires Rust 1.51 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 currently uses rayon for parallel computation. The RAYON_NUM_THREADS environment variable can be used to set the number of threads.

License

Copyright 2020-2022 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.

About

No description, website, or topics provided.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
COPYING
Unknown
LICENSE-BOSL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.8%
  • Other 0.2%