narodnik 5 лет назад
Родитель
Сommit
effe1e31bd
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      scripts/zk/3.6-trusted-setup.py

+ 2 - 0
scripts/zk/3.6-trusted-setup.py

@@ -127,6 +127,8 @@ encrypted_shift_poly = evaluate(main_poly, encrypted_shifted_powers, null)
 
 
 # resulting g^p and g^h are provided to the verifier
 # resulting g^p and g^h are provided to the verifier
 
 
+# proof = (encrypted_poly, encrypted_cofactor, encrypted_shift_poly)
+
 #################################
 #################################
 # Verifier
 # Verifier
 #################################
 #################################