Go to file
bmerge 732af319fe Auto merge of #9 - ebfull:various-improvements, r=ebfull
Various improvements to project structure and implementation

This makes wNAF/multiexp more modularized and abstract (for use later in remodeling groth) and starts moving other things around.

Also, good chance to start working on buildbot.
2017-06-19 05:55:32 +00:00
benches In with the new. 2017-02-27 13:39:30 -07:00
src Move `domain` to `curves`. 2017-06-17 20:53:26 -06:00
.gitignore Initial commit 2015-12-24 02:58:38 -07:00
.travis.yml Change travis to nightly. 2017-03-10 08:52:40 -07:00
Cargo.toml Update to serde 1.0/bincode 0.8. 2017-05-07 10:24:54 -06:00
LICENSE-APACHE Relicensed as Apache/MIT dual license. Closes #1. 2016-01-12 14:14:06 -07:00
LICENSE-MIT The current year is 2017! 2017-03-13 20:30:09 -06:00
README.md Update licenses. 2017-03-13 20:28:56 -06:00

README.md

bellman Build status Crates.io

This is a research project being built for Zcash.

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.