Explorar o código

mark s as toxic waste in encrypted poly script

narodnik %!s(int64=5) %!d(string=hai) anos
pai
achega
0bf213e949
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      scripts/zk/3-encrypted-polynomial.py

+ 1 - 0
scripts/zk/3-encrypted-polynomial.py

@@ -37,6 +37,7 @@ encrypted_powers = [
 target = (s - 1) * (s - 2)
 
 # encrypted values of s provided to the prover
+# Actual values of s are toxic waste and discarded
 
 #################################
 # Prover