From 1e4bb82965b9c92f4293425f1911ea11712b8605 Mon Sep 17 00:00:00 2001 From: Danny Willems Date: Tue, 7 Jan 2025 15:43:21 +0100 Subject: [PATCH] Arrabbiata: adding resources with links --- arrabbiata/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arrabbiata/README.md b/arrabbiata/README.md index 64a47e47a0..25fc334638 100644 --- a/arrabbiata/README.md +++ b/arrabbiata/README.md @@ -91,3 +91,12 @@ circuit for now --> - The name is not only used as a reference to Kimchi and Pickles, but also to the mathematician [Aryabhata](https://en.wikipedia.org/wiki/Aryabhata). + +## Resources + +- [Nova: Recursive Zero-Knowledge Arguments from Folding Schemes](https://eprint.iacr.org/2021/370) +- [ProtoStar: Generic Efficient Accumulation/Folding for Special Sound Protocols](https://eprint.iacr.org/2023/620) +- [ProtoGalaxy: Efficient ProtoStar-style folding of multiple instances](https://eprint.iacr.org/2023/1106) +- [Behind Nova: cross-terms computation for high degree gates](https://hackmd.io/qq_Awc1AR3ywzkruE4Wq9Q) +- [CycleFold: Folding-scheme-based recursive arguments over a cycle of elliptic curves](https://eprint.iacr.org/2023/1192) +- [Revisiting the Nova Proof System on a Cycle of Curves](https://eprint.iacr.org/2023/969)