From 6ee1e0ba24191c6c01cf67cffb170e2c3b03e14a Mon Sep 17 00:00:00 2001 From: jessiebroke <18238304+jessiebroke@users.noreply.github.com> Date: Thu, 1 Sep 2022 23:41:11 -0400 Subject: [PATCH] create RFC for zkSNARK Stub for an actual proposal @dryajov @cskiraly --- zksnarks | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 zksnarks diff --git a/zksnarks b/zksnarks new file mode 100644 index 0000000..708eb51 --- /dev/null +++ b/zksnarks @@ -0,0 +1,11 @@ +# zkSNARKs Compression for PoR Proposal + +Step 1 +Choose a SNARK and a curve +Select Elliptic, Polynomial or Finite Field Arithmetic + +Step 2 +Select constraint system interface: ark-curves, ark-relations, ark-snark + +Step 3 +Choose cryptographic primitives and associated proof systems