dusk-network / bulletproofs_gadgets

A container to test bulletproofs gadgets implementations
Apache License 2.0
5 stars 1 forks source link

Implement Point addition gadget for Bulletproofs using zerocaf #3

Closed CPerezz closed 4 years ago

CPerezz commented 4 years ago

Using the Sonny Curve which is embedded into the Scalar Field of Curve25519, implement a Point doubling gadget and tests for it.