HarryR / ethsnarks

A toolkit for viable zk-SNARKS on Ethereum, Web, Mobile and Desktop
GNU Lesser General Public License v3.0
240 stars 57 forks source link

more tests for fixed_base_mul_zcash #82

Closed fleupold closed 5 years ago

fleupold commented 5 years ago

This change enables this gadget to be used with scalars that only require one base-point (s < 186bits) and adds unit tests both for small as well as padded scalars.