aleo-setup icon indicating copy to clipboard operation
aleo-setup copied to clipboard

Contribution file encoding spec?

Open patrickmao1 opened this issue 2 years ago • 0 comments

Hi, I'm trying to read the curve points from the contribution files and use them for Plonk setup. But after digging through this repo, I got really dizzy trying to figure out the exact encoding structure of the files (I'm not too familiar with rust). I'm wondering if anyone could give me some pointers to how the points in the files are encoded so that I can decode them in another language. Any info is appreciated, maybe a link to a rust test where the encoding is happening would suffice. Thanks in advance!

patrickmao1 avatar Dec 21 '23 10:12 patrickmao1