halo icon indicating copy to clipboard operation
halo copied to clipboard

Results 7 halo issues
Sort by recently updated
recently updated
newest added

I'm reading the [Halo paper](https://eprint.iacr.org/2019/1021.pdf), in Figure 1 of page 17, I think the `v9` val should be `r(x,y)(xy)^{3N-1}`. ![image](https://user-images.githubusercontent.com/30716372/93180174-5bae5580-f769-11ea-941c-96f925f65f9b.png)

I am quite confused about the introduction about the Amortized Polynomial Commitments when reading the Halo paper in section 3.1. What's is the concrete algorithm about the polynomial commitments, there...

The Bitcoin example recursive circuit needs to enforce: - `hash

My understanding is that zk-STARKs also require no trusted setup. How is Halo different from STARKs? How is it better?

Requires picking a random generator of each field.