omershlo / simple-bulletproof-js

javascript code for one-round single bulletproof
19 stars 6 forks source link

Simple Bullet Proof: Refactoring and Types #1

Open gbenattar opened 6 years ago

gbenattar commented 6 years ago

The purpose of this task is to refactor the proof of concept by @omershlo. The task can be divided in the following sub-tasks:

If requested by the community, there is an opportunity to significantly improve performance by translating this code in Rust and introducing parallelism. This is out of scope, please comment if interested.