Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.
/ Bellman Public archive
forked from zcash/librustzcash

Rust-language assets for Zcash

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

JoshFourie/Bellman

 
 

Repository files navigation

Repository Notice: ARCHIVED

This repository has been archived. In this library, I rewrote the API and codebase for Bellman. I think it is easier to read and review but it has fallen far behind master: do not use it for anything! If you like, some people have found it easier to understand the original protocol by reading the code in this repository.


Purpose

We have publicly forked the Zcash library beacuase we are refactoring bellman. In its current state, the library is difficult to understand if you are not familiar with both the original Groth16 paper, as well as the work by the Zcash and Sonic team on extending the capabilities of the implementation. One consequence of this is that vetting the library for bugs and errors is considerably harder, because we are attempting to understand 200+ line functions with ambiguous names deeply connected to the academic works. Maintaining the work is also somewhat harder, because the original team is required to understand particular design decisions.

Feel free to raise issues if you have an improvement (however small) or notice that we have made an error, especially because there are parts of the library where we have had to make assumptions because the original work has elided or not documented components of the design.

Zcash Rust crates

This repository contains a fork of a (work-in-progress) set of Rust crates for working with Zcash.

Security Warnings

These libraries are currently under development and have not been fully-reviewed.

License

All code in this workspace is 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.

About

Rust-language assets for Zcash

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%