ingonyama-zk / icicle

a GPU Library for Zero-Knowledge Acceleration
MIT License
303 stars 88 forks source link

Feat/vlad/signed msm #537

Open vladfdp opened 1 month ago

vladfdp commented 1 month ago

Describe the changes

This PR adds an option to run msm using signed digits. Currently only works with big triangle I set the default is_signed to false because big triangle is false by default. I made the split scalars kernel into two different ones for readibility but I can make it a single one if necessary

Linked Issues

Resolves #