mmaker / zkalc

A web tool that helps you compare and visualize the performance of cryptographic operations
https://zka.lc
BSD 3-Clause "New" or "Revised" License
72 stars 11 forks source link

Enable pairing_ce msm test #21

Open mmaker opened 1 year ago

mmaker commented 1 year ago

https://github.com/asn-d6/zkalc/blob/main/backend/pairing_ce/benches/bench_pairing_ce.rs#L82

tumberger commented 1 year ago

The MSM implementation in bellman is not a public module.