Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mastic: Add test vectors, fix remaining bugs (#1183)
Add test vectors for Mastic and fix the bugs they encounter: * Add domain separation to the payload check hash. * Truncate the weights prior to aggregation. * Adjust the order of the binder parts in the eval proof computation. * vidpf: Align public share encoding with the draft. * vidpf: Adjust index encoding in node proof. * vidpf: Align a few variable names with the spec. The test vectors were generated after making some changes to the spec based on our implementation experience here: jimouris/draft-mouris-cfrg-mastic#101
- Loading branch information