You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucube 6f5c10549e Add IPA impl 1 year ago
.github/workflows Add IPA impl 1 year ago
src Add IPA impl 1 year ago
.gitignore Add IPA impl 1 year ago
Cargo.toml Add IPA impl 1 year ago
LICENSE init repo 1 year ago
README.md Add IPA impl 1 year ago

README.md

ipa-rs Test

Inner Product Argument (IPA) version from Halo paper (https://eprint.iacr.org/2019/1021.pdf) implementation done to get familiar with arkworks and the modified IPA scheme.

Warning: do not use this code in production.