issues
search
HarryR
/
ethsnarks
A toolkit for viable zk-SNARKS on Ethereum, Web, Mobile and Desktop
GNU Lesser General Public License v3.0
241
stars
57
forks
source link
Eddsa cleanup
#104
Closed
HarryR
closed
5 years ago
HarryR
commented
5 years ago
Split merkle_path into header and implementation
Cleanup ethsnarks.eddsa module
Improve documentation for EdDSA
Added base point as Point.generator()
Easier to use different algorithms with ethsnarks.eddsa
Use bitstring.BitArray as the native type for bitwise data
fixed bug in subadd gadget with large integer sizes
removed node-ffi and ref dependencies from NPM packages.json (speeds up build time)
Required for the
ethsnarks-snasma
example project
Required for the
ethsnarks-snasma
example project