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

Remove boost openssl #128

Closed HarryR closed 5 years ago

HarryR commented 5 years ago

Fixes #127

Removes Boost and OpenSSL from the dependencies, apart from with the utils/mimc executable which still uses it for program options.

TODO: remove boost/program_options usage from utils/mimc