bellperson-nonnative 0.4.0

Non-native arithmetic for SNARKs
Documentation
1
2
3
4
5
6
7
8
# bellperson-nonnative

This is a fork of [`bellman-bignat`](https://github.com/alex-ozdemir/bellman-bignat) library, with the following "small" modifications:

* Uses bellperson, a fork of `bellman`, instead of `bellman`
* Trims the library to only provide big-number arithmetic functionality.

Test can be run using `cargo`.